Borderou de evaluare (job #2041208)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:11:60: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &numberOfNodes, &numberOfQuestions);
^
user.cpp:17:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d" , &node);
^
user.cpp:24:45: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &toFind, &count);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 428kb | OK! | 10 |
| 2 | 0ms | 428kb | OK! | 10 |
| 3 | 4ms | 424kb | OK! | 10 |
| 4 | 56ms | 464kb | OK! | 10 |
| 5 | 88ms | 460kb | OK! | 10 |
| 6 | Depăşit | 536kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 672kb | Time limit exceeded. | 0 |
| 8 | 296ms | 804kb | OK! | 10 |
| 9 | Depăşit | 1192kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 1388kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |