Borderou de evaluare (job #2879519)

Utilizator cezarinfoTulceanu Cezar cezarinfo Data 28 martie 2022 18:13:50
Problema Bemo Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:20:1: error: 'vector' does not name a type 20 | vector<squar> ras; | ^~~~~~ main.cpp: In function 'void deljos(int, int)': main.cpp:52:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 52 | if(del(a+1,g)==1); | ^~ main.cpp:53:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 53 | { | ^ main.cpp:58:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 58 | if(del(o,g)==1); | ^~ main.cpp:59:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 59 | { | ^ main.cpp: In function 'int main()': main.cpp:109:9: error: 'ras' was not declared in this scope 109 | ras.push_back(sq); | ^~~ main.cpp:113:10: error: 'ras' was not declared in this scope 113 | sort(ras.begin(),ras.end(),sortare); | ^~~ Non zero exit status: 1

Ceva nu functioneaza?