Pagini recente » Cod sursa (job #274875) | Borderou de evaluare (job #2685475) | Cod sursa (job #733045) | Borderou de evaluare (job #2216831) | Borderou de evaluare (job #1266877)
Borderou de evaluare (job #1266877)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:33:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("proc2.in","r",stdin);
^
user.cpp:34:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("proc2.out","w",stdout);
^
user.cpp:36:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:41:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &a, &b);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 276kb | OK | 10 |
| 2 | 0ms | 284kb | OK | 10 |
| 3 | 0ms | 296kb | OK | 10 |
| 4 | 48ms | 1196kb | OK | 10 |
| 5 | 64ms | 1460kb | OK | 10 |
| 6 | 84ms | 1724kb | OK | 10 |
| 7 | 100ms | 1988kb | OK | 10 |
| 8 | 120ms | 2252kb | OK | 10 |
| 9 | Depăşit | 2784kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 3028kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |