Borderou de evaluare (job #860704)

Utilizator avatar anatolie anatolie anatolie IP ascuns
Problemă Traseu (clasele 11 și 12) Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 21 mai 2026 11:44:17 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:14:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 14 | for(int i = 0; i<n; i++){ | ~^~ main.cpp:15:25: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 15 | for(int j = 0; j<m; j++){ | ~^~ main.cpp:23:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 23 | if(i == n-1 and j == m-1){ | ~~^~~~~~ main.cpp:23:31: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 23 | if(i == n-1 and j == m-1){ | ~~^~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 252 kb OK 10
2 1 ms 256 kb OK 10
3 1 ms 252 kb OK 10
4 1 ms 256 kb OK 10
5 1 ms 252 kb OK 10
6 1 ms 252 kb OK 10
7 2 ms 252 kb OK 10
8 6 ms 492 kb OK 10
9 12 ms 1004 kb OK 10
10 21 ms 1260 kb OK 10
Punctaj total 100