Borderou de evaluare (job #596420)

Utilizator avatar damiantudor Damian Tudor Christian damiantudor IP ascuns
Problemă 2048 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 18 apr. 2021 13:16:23 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:31:1: warning: "/*" within comment [-Wcomment] 31 | /*void mutstanga() | main.cpp: In function 'int main()': main.cpp:134:36: error: 's' was not declared in this scope 134 | if(v[j]==2048) s=1; | ^ main.cpp:146:36: error: 's' was not declared in this scope 146 | if(v[j]==2048) s=1; | ^ main.cpp:159:12: error: 's' was not declared in this scope 159 | if(s) | ^