Borderou de evaluare (job #667221)

Utilizator avatar tudor_costin Costin Tudor tudor_costin IP ascuns
Problemă Bemo (clasele 11-12) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 5 oct. 2022 20:15:59 Scor 30

Raport evaluator

Compilare: main.cpp: In function 'void bariere(int)': main.cpp:19:35: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 19 | for(int i=f[x].second+1; i<=c; i++) | ~^~~ main.cpp:30:35: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 30 | for(int i=f[x].second+1; i<=c; i++) | ~^~~ main.cpp: In function 'int main()': main.cpp:51:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 51 | for(int i=1;i<=c;i++) | ~^~~ main.cpp:55:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 55 | for(int i=1; i<=r; i++) | ~^~~ main.cpp:57:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 57 | for(int j=1; j<=c; j++) | ~^~~ main.cpp:69:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 69 | for(int i=2; i<=r*c; i++) | ~^~~~~ main.cpp:81:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 81 | for(int i=1; i<=r+c-1; i++) | ~^~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 512 kb OK 10
2 42 ms 2342 kb OK 10
3 151 ms 6017 kb OK 10
4 312 ms 12673 kb Memory limit exceeded 0
5 354 ms 12673 kb Memory limit exceeded 0
6 374 ms 12668 kb Memory limit exceeded 0
7 387 ms 12406 kb Memory limit exceeded 0
8 395 ms 12537 kb Memory limit exceeded 0
9 399 ms 12537 kb Memory limit exceeded 0
10 348 ms 12537 kb Memory limit exceeded 0
Punctaj total 30