Borderou de evaluare (job #588489)

Utilizator avatar verdecristian Verde Flaviu-Cristian verdecristian IP ascuns
Problemă Zaphod2 (clasa a 10-a) Compilator cpp-32
Rundă tema_oni_10_1 Status evaluat
Dată 26 mar. 2021 22:59:40 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void caut()': main.cpp:15:34: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 15 | while(r2<cnt&&coada[r2+1]<=rez) | ~~~~~~~~~~~^~~~~ main.cpp: At global scope: main.cpp:53:1: error: expected declaration before '}' token 53 | } | ^