Borderou de evaluare (job #669162)

Utilizator avatar andrei_marciuc Marciuc Andrei andrei_marciuc IP ascuns
Problemă Numere12 (clasele 9-10) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 14 oct. 2022 11:06:18 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:34:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 34 | fscanf( fin, "%d %d %d", &n, &m, &q ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:37:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 37 | fscanf( fin, "%d", &a[ i ][ j ] ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:41:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 41 | fscanf( fin, "%d %d", &lin, &col ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK! 10
2 24 ms 114 kb OK! 10
3 1 ms 110 kb OK! 10
4 1 ms 110 kb OK! 10
5 6 ms 114 kb OK! 10
6 1 ms 114 kb OK! 10
7 1 ms 114 kb OK! 10
8 21 ms 114 kb OK! 10
9 19 ms 110 kb OK! 10
10 17 ms 118 kb OK! 10
Punctaj total 100