Pagini recente » Cod sursa (job #166549) | Cod sursa (job #923591) | Cod sursa (job #809928) | Cod sursa (job #808159) | Borderou de evaluare (job #1800688)
Borderou de evaluare (job #1800688)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:49:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(InFile, "r", stdin);
^
user.cpp:50:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OuFile, "w", stdout);
^
user.cpp:51:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &K);
^
user.cpp:53:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 276kb | Incorect | 0 |
| 2 | 4ms | 340kb | Incorect | 0 |
| 3 | 16ms | 528kb | Incorect | 0 |
| 4 | 20ms | 652kb | Incorect | 0 |
| 5 | 24ms | 792kb | Incorect | 0 |
| 6 | 32ms | 872kb | OK | 10 |
| 7 | 48ms | 1344kb | Incorect | 0 |
| 8 | 80ms | 2108kb | OK | 10 |
| 9 | Depăşit | 2244kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 2012kb | Time limit exceeded. | 0 |
| Punctaj total | 20 |