Borderou de evaluare (job #1850766)
Raport evaluator
Compilare:
user.cpp: In function ‘void readFile()’:
user.cpp:16:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d%d", &n, &m);
^
user.cpp:20:62: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &str[i][0]), printf("%d ", str[i][0]);
^
user.cpp: In function ‘void answerQuestions()’:
user.cpp:63:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d%d", &q, &p);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 308kb | OK! | 10 |
| 2 | 0ms | 356kb | OK! | 10 |
| 3 | 4ms | 380kb | OK! | 10 |
| 4 | 40ms | 1112kb | OK! | 10 |
| 5 | 44ms | 1120kb | OK! | 10 |
| 6 | 164ms | 2924kb | OK! | 10 |
| 7 | 328ms | 5668kb | OK! | 10 |
| 8 | 496ms | 8500kb | OK! | 10 |
| 9 | Depăşit | 16700kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 20792kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |