Pagini recente » Monitorul de evaluare | Monitorul de evaluare | Cod sursa (job #201545) | Cod sursa (job #86993) | Borderou de evaluare (job #1326821)
Borderou de evaluare (job #1326821)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:29:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("xcmmdc.in", "r", stdin);
^
user.cpp:30:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("xcmmdc.out", "w", stdout);
^
user.cpp:32:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &n, &m, &k, &q);
^
user.cpp:37:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i][j]);
^
user.cpp:62:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 8ms | 648kb | OK | 10 |
| 2 | 100ms | 1040kb | OK | 10 |
| 3 | 464ms | 1448kb | OK | 10 |
| 4 | 272ms | 1824kb | OK | 10 |
| 5 | 1784ms | 2236kb | OK | 10 |
| 6 | Depăşit | 3188kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 2980kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 3376kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 3784kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4180kb | Time limit exceeded. | 0 |
| Punctaj total | 50 |