Borderou de evaluare (job #667234)

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:41:16 Scor 30

Raport evaluator

Compilare: main.cpp: In function 'void bariere(int)': main.cpp:15:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 15 | for(unsigned int i=1; i<=f[x].second-1; i++) | ~^~~~~~~~~~~~~~~ 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 2 ms 512 kb OK 10
2 33 ms 1822 kb OK 10
3 145 ms 4444 kb OK 10
4 363 ms 12800 kb Memory limit exceeded 0
5 523 ms 12316 kb Memory limit exceeded 0
6 555 ms 12316 kb Memory limit exceeded 0
7 592 ms 12496 kb Memory limit exceeded 0
8 597 ms 12312 kb Memory limit exceeded 0
9 606 ms 12488 kb Memory limit exceeded 0
10 621 ms 12316 kb Memory limit exceeded 0
Punctaj total 30