Borderou de evaluare (job #694337)

Utilizator avatar DavidGI Gheorghica Istrate David DavidGI IP ascuns
Problemă Iepurași (clasa a 8-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 10 feb. 2023 16:10:35 Scor 20

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:11:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 11 | for(int i=1;i<=n;i++){ | ~^~~ main.cpp:12:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 12 | for(int j=1;j<=m;j++) | ~^~~ main.cpp:15:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 15 | for(int i=1;i<=n;i++){ | ~^~~ main.cpp:16:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 16 | for(int j=1;j<=m;j++) | ~^~~ main.cpp:21:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 21 | for(int k=2;k<=d;k++){ | ~^~~ main.cpp:23:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 23 | for(int i=1;i<=n;i++){ | ~^~~ main.cpp:24:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 24 | for(int j=1;j<=m;j++) | ~^~~ main.cpp:26:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 26 | if(k==t[i][j]|| k%t[i][j]==0){ | ~^~~~~~~~~ main.cpp:27:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 27 | if(maxd<p[i][j]) | ~~~~^~~~~~~~ main.cpp:22:20: warning: variable 'im' set but not used [-Wunused-but-set-variable] 22 | int maxd=0,im,jm; | ^~ main.cpp:22:23: warning: variable 'jm' set but not used [-Wunused-but-set-variable] 22 | int maxd=0,im,jm; | ^~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 29 ms 249 kb OK 10
2 400 ms 245 kb Time limit exceeded 0
3 402 ms 249 kb Time limit exceeded 0
4 409 ms 249 kb Time limit exceeded 0
5 409 ms 372 kb Time limit exceeded 0
6 12 ms 372 kb Killed by Signal 11 0
7 21 ms 380 kb Killed by Signal 11 0
8 17 ms 376 kb Killed by Signal 11 0
9 27 ms 380 kb Killed by Signal 11 0
10 1 ms 245 kb OK 10
Punctaj total 20