Borderou de evaluare (job #632870)

Utilizator avatar mariaionescu2006 Ionescu Maria mariaionescu2006 IP ascuns
Problemă Sport (clasa a 8-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 14 feb. 2022 19:44:06 Scor 70

Raport evaluator

Compilare: main.cpp: In function 'int cicle(int)': main.cpp:12:19: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 12 | for (int i=1;i<=n;i++) | ~^~~ main.cpp:16:24: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 16 | for (int i=1;i<=n;i++) | ~^~~ main.cpp:18:24: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 18 | for (int i=1;i<=n;i++) | ~^~~ main.cpp:20:21: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 20 | }while (k[p]!=a[p]); | ~~~~^~~~~~ main.cpp: In function 'int main()': main.cpp:42:19: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 42 | for (int i=1;i<=n;i++) | ~^~~ main.cpp:44:19: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 44 | for (int i=1;i<=n;i++) | ~^~~ main.cpp:63:19: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 63 | for (int i=1;i<=w;i++) | ~^~~ main.cpp:67:19: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 67 | for (int i=1;i<=k;i++) | ~^~~ main.cpp:68:39: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 68 | {if (fp[i]!=0) {for (int j=1;j<=fp[i]-1;j++) | ~^~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 233 kb OK 10
2 27 ms 249 kb OK 10
3 9 ms 245 kb OK 10
4 102 ms 245 kb Time limit exceeded 0
5 34 ms 245 kb OK 10
6 106 ms 249 kb Time limit exceeded 0
7 101 ms 241 kb Time limit exceeded 0
8 2 ms 241 kb OK 10
9 1 ms 241 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 70