Borderou de evaluare (job #602936)

Utilizator avatar andrei_marciuc Marciuc Andrei andrei_marciuc IP ascuns
Problemă Mouse (clasa a 9-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 5 aug. 2021 11:09:09 Scor 50

Raport evaluator

Compilare: main.cpp: In function 'void bkt(int, int, int)': main.cpp:16:22: warning: comparison of integer expressions of different signedness: 'std::vector<std::pair<short int, short int> >::size_type' {aka 'unsigned int'} and 'int' [-Wsign-compare] 16 | if( v.size() == n * m - 1 && rez < s ) { | ~~~~~~~~~^~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:75:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<short int, short int> >::size_type' {aka 'unsigned int'} [-Wsign-compare] 75 | for( int i = 0; i < pasi.size(); i++ ) | ~~^~~~~~~~~~~~~ main.cpp:40:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 40 | fscanf( fin, "%d %d", &n, &m ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:45:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 45 | fscanf( fin, "%d", &x ); | ~~~~~~^~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 131 kb Corect 10
2 1 ms 131 kb Corect 10
3 1 ms 131 kb Corect 10
4 1 ms 131 kb Corect 10
5 1000 ms 131 kb Time limit exceeded 0
6 1002 ms 131 kb Time limit exceeded 0
7 1000 ms 917 kb Time limit exceeded 0
8 1003 ms 1044 kb Time limit exceeded 0
9 1004 ms 1044 kb Time limit exceeded 0
10 1 ms 131 kb Corect 10
Punctaj total 50