Borderou de evaluare (job #767617)

Utilizator avatar Akel Ene Cristian-Alexandru Akel IP ascuns
Problemă Triple Trouble Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 12 mar. 2024 23:56:19 Scor 40

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:42:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 42 | while (j < B.size()) | ~~^~~~~~~~~~ main.cpp:54:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 54 | if ( i >= A.size()) | ~~^~~~~~~~~~~ main.cpp:60:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 60 | if ( k >= C.size()) | ~~^~~~~~~~~~~ main.cpp:16:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf(input, "%d %d %d", &NA, &NB, &NC); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:20:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 20 | fscanf(input, "%d", &temp); | ~~~~~~^~~~~~~~~~~~~~~~~~~~ main.cpp:26:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 26 | fscanf(input, "%d", &temp); | ~~~~~~^~~~~~~~~~~~~~~~~~~~ main.cpp:32:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | fscanf(input, "%d", &temp); | ~~~~~~^~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 507 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 266 kb OK 10
5 259 ms 249 kb Time limit exceeded 0
6 259 ms 249 kb Time limit exceeded 0
7 259 ms 507 kb Time limit exceeded 0
8 259 ms 1556 kb Time limit exceeded 0
9 259 ms 1818 kb Time limit exceeded 0
10 259 ms 1814 kb Time limit exceeded 0
Punctaj total 40