Pagini recente » Borderou de evaluare (job #1198522) | Borderou de evaluare (job #1524919) | Borderou de evaluare (job #1488959) | Borderou de evaluare (job #783563) | Borderou de evaluare (job #1366622)
Borderou de evaluare (job #1366622)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:20: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:21: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:23:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:26:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
user.cpp:39:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:44:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 268kb | OK | 10 |
2 | 0ms | 272kb | OK | 10 |
3 | 0ms | 272kb | OK | 10 |
4 | 4ms | 272kb | OK | 10 |
5 | 24ms | 280kb | OK | 10 |
6 | 48ms | 276kb | OK | 10 |
7 | 96ms | 276kb | OK | 10 |
8 | 232ms | 280kb | OK | 10 |
9 | Depăşit | 252kb | Time limit exceeded. | 0 |
10 | Depăşit | 260kb | Time limit exceeded. | 0 |
Punctaj total | 80 |