Borderou de evaluare (job #858277)

Utilizator avatar _cezara_ Ionescu Cezara _cezara_ IP ascuns
Problemă Matrix (clasa a 6-a) Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 19 mar. 2026 18:57:06 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:52:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 52 | for(int j=1;j<=m;j++) | ^~~ main.cpp:54:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 54 | fin.get(); | ^~~ main.cpp:57:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 57 | for (int i=0;i<strlen(s);i+=2) | ~^~~~~~~~~~ main.cpp:55:17: warning: unused variable 'cuv' [-Wunused-variable] 55 | char s[201],cuv[3]; | ^~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 292 kb OK 10
2 1 ms 508 kb OK 10
3 1 ms 508 kb OK 10
4 1 ms 292 kb OK 10
5 1 ms 508 kb OK 10
6 1 ms 508 kb OK 10
7 1 ms 508 kb OK 10
8 1 ms 272 kb OK 10
9 2 ms 468 kb OK 10
10 3 ms 204 kb OK 10
Punctaj total 100