Borderou de evaluare (job #669510)

Utilizator avatar teonic Teodorescu Nicolas Alexandru teonic IP ascuns
Problemă Numere12 (clasele 9-10) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 15 oct. 2022 13:21:35 Scor 10

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:44:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 44 | fscanf( fin, "%d%d%d", &m, &n, &k ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:47:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 47 | fscanf( fin, "%d", &mat[l][c] ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:59:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 59 | fscanf( fin, "%d%d", &l, &c ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp:123:13: warning: 'par' may be used uninitialized in this function [-Wmaybe-uninitialized] 123 | if ( marcat[l - 1][c] != par && marcat[l][c] != INF ) { | ^~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK! 10
2 56 ms 118 kb Time limit exceeded 0
3 1 ms 114 kb Numarul de mutari nu este bun 0
4 1 ms 110 kb Numarul de mutari nu este bun 0
5 15 ms 118 kb Numarul de mutari nu este bun 0
6 47 ms 118 kb Numarul de mutari nu este bun 0
7 55 ms 118 kb Time limit exceeded 0
8 59 ms 114 kb Time limit exceeded 0
9 55 ms 118 kb Time limit exceeded 0
10 59 ms 118 kb Time limit exceeded 0
Punctaj total 10