Borderou de evaluare (job #1271246)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:47:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(inputFile.c_str(), "r", stdin);
^
user.cpp:48:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outputFile.c_str(), "w", stdout);
^
user.cpp:51:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &K);
^
user.cpp:54:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &A[i]);
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
✓ | 1 | 0ms | 452kb | OK | 10 |
✓ | 2 | 0ms | 456kb | OK | 10 |
✓ | 3 | 0ms | 456kb | OK | 10 |
✓ | 4 | 36ms | 464kb | OK | 10 |
✓ | 5 | 284ms | 844kb | OK | 10 |
✓ | 6 | Depăşit | 812kb | Time limit exceeded. | 0 |
✓ | 7 | Depăşit | 844kb | Time limit exceeded. | 0 |
✓ | 8 | Depăşit | 924kb | Time limit exceeded. | 0 |
✓ | 9 | Depăşit | 1460kb | Time limit exceeded. | 0 |
✓ | 10 | Depăşit | 1460kb | Time limit exceeded. | 0 |
Punctaj total | 50 |