Pagini recente » Cod sursa (job #3157246) | Borderou de evaluare (job #3157522) | Borderou de evaluare (job #1009389) | Monitorul de evaluare | Borderou de evaluare (job #2536545)
Borderou de evaluare (job #2536545)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:39:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("radare.in", "r", stdin);
^
main.cpp:40:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("radare.out", "w", stdout);
^
main.cpp:49: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:52:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
main.cpp:57:51: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i <= n ; ++i) scanf("%d", &tmp[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 524kb | OK | 10 |
| 2 | 3ms | 524kb | OK | 10 |
| 3 | 3ms | 524kb | OK | 10 |
| 4 | 6ms | 1441kb | OK | 10 |
| 5 | 8ms | 1966kb | OK | 10 |
| 6 | 8ms | 1966kb | OK | 10 |
| 7 | 121ms | 22675kb | OK | 10 |
| 8 | 162ms | 35631kb | OK | 10 |
| 9 | 76ms | 13762kb | OK | 10 |
| 10 | 120ms | 19005kb | OK | 10 |
| Punctaj total | 100 |