Pagini recente » Cod sursa (job #809999) | Cod sursa (job #829342) | Cod sursa (job #463344) | Cod sursa (job #38535) | Borderou de evaluare (job #1800682)
Borderou de evaluare (job #1800682)
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 | 532kb | Incorect | 0 |
| 4 | 20ms | 648kb | Incorect | 0 |
| 5 | 24ms | 796kb | Incorect | 0 |
| 6 | 32ms | 876kb | OK | 10 |
| 7 | 52ms | 1336kb | Incorect | 0 |
| 8 | 80ms | 2112kb | OK | 10 |
| 9 | Depăşit | 2244kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 1980kb | Time limit exceeded. | 0 |
| Punctaj total | 20 |