Pagini recente » Diferente pentru utilizator/vanila_cpp intre reviziile 55 si 56 | Borderou de evaluare (job #1557409) | paralelogram2 | radare | Borderou de evaluare (job #2533139)
Borderou de evaluare (job #2533139)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:125:33: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("regat.in", "r", stdin);
^
main.cpp:126:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("regat.out", "w", stdout);
^
main.cpp:127:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:131:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &c);
^
main.cpp:139:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &q[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 11ms | 4980kb | OK | 10 |
| 2 | 16ms | 5111kb | OK | 10 |
| 3 | 238ms | 9306kb | OK | 10 |
| 4 | 380ms | 11272kb | OK | 10 |
| 5 | 166ms | 7995kb | OK | 10 |
| 6 | 386ms | 11272kb | OK | 10 |
| 7 | 476ms | 12390kb | OK | 10 |
| 8 | 674ms | 15597kb | OK | 10 |
| 9 | 754ms | 17039kb | Time limit exceeded | 0 |
| 10 | 752ms | 15335kb | Time limit exceeded | 0 |
| Punctaj total | 80 |