Borderou de evaluare (job #1507128)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:24:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("perb.in","r",stdin);
^
user.cpp:25:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("perb.out","w",stdout);
^
user.cpp:27:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &n, &m);
^
user.cpp:30:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c", &ch);
^
user.cpp:69:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &L, &R);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 476kb | OK | 10 |
2 | 4ms | 524kb | OK | 10 |
3 | 144ms | 688kb | Incorect | 0 |
4 | 52ms | 576kb | Incorect | 0 |
5 | 116ms | 524kb | Incorect | 0 |
6 | Depăşit | 896kb | Time limit exceeded. | 0 |
7 | Depăşit | 1136kb | Time limit exceeded. | 0 |
8 | Depăşit | 1372kb | Time limit exceeded. | 0 |
9 | Depăşit | 1608kb | Time limit exceeded. | 0 |
10 | Depăşit | 1848kb | Time limit exceeded. | 0 |
Punctaj total | 20 |