Borderou de evaluare (job #1946841)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:22:29: 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:24:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &rmq[i][0]);
^
user.cpp:33:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("stramosi.out", "w", stdout);
^
user.cpp:35:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d %d", &u, &p);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 280kb | OK! | 10 |
| 2 | 0ms | 328kb | OK! | 10 |
| 3 | 4ms | 348kb | OK! | 10 |
| 4 | 12ms | 1008kb | OK! | 10 |
| 5 | 20ms | 1020kb | OK! | 10 |
| 6 | 84ms | 2648kb | OK! | 10 |
| 7 | 160ms | 5140kb | OK! | 10 |
| 8 | 264ms | 7700kb | OK! | 10 |
| 9 | Depăşit | 15124kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 18832kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |