Borderou de evaluare (job #803994)

Utilizator avatar Nicky_Dumitrache Nicolae Dumitrache Nicky_Dumitrache IP ascuns
Problemă Plus (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 11 ian. 2025 22:37:50 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:25:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 25 | for (i = k = 0; i < strlen(c); i++) k += pow(10, i); | ~~^~~~~~~~~~~ main.cpp:30:14: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 30 | for (; i < strlen(c); i++) fo << c[i]; | ~~^~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 2 ms 245 kb OK 10
3 1 ms 507 kb OK 10
4 2 ms 245 kb OK 10
5 1 ms 245 kb OK 10
6 2 ms 245 kb OK 10
7 1 ms 266 kb OK 10
8 2 ms 245 kb OK 10
9 2 ms 245 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 100