Borderou de evaluare (job #3312346)

Utilizator daniel26mihai daniel daniel26 Data 27 septembrie 2025 16:56:06
Problema Easygraph Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:52:1: error: stray '\240' in program 52 | <a0><a0><a0><a0>} | ^~~~ main.cpp:52:2: error: stray '\240' in program 52 | <a0><a0><a0><a0>} | ^~~~ main.cpp:52:3: error: stray '\240' in program 52 | <a0><a0><a0><a0>} | ^~~~ main.cpp:52:4: error: stray '\240' in program 52 | <a0><a0><a0><a0>} | ^~~~ main.cpp:7:1: error: expected ',' or ';' before 'int' 7 | int t,n,m,x,y; | ^~~ main.cpp: In function 'int main()': main.cpp:12:10: error: 't' was not declared in this scope; did you mean 'tm'? 12 | cin>>t; | ^ | tm main.cpp:15:14: error: 'n' was not declared in this scope 15 | cin>>n>>m; | ^ main.cpp:15:17: error: 'm' was not declared in this scope; did you mean 'tm'? 15 | cin>>n>>m; | ^ | tm main.cpp:26:18: error: 'x' was not declared in this scope 26 | cin>>x>>y; | ^ main.cpp:26:21: error: 'y' was not declared in this scope 26 | cin>>x>>y; | ^ main.cpp:27:13: error: 'a' was not declared in this scope 27 | a[x].emplace_back(y); | ^ main.cpp:39:24: error: 'a' was not declared in this scope 39 | for(auto e:a[nod]) | ^ Non zero exit status: 1

Ceva nu functioneaza?