Pagini recente » Borderou de evaluare (job #1729123) | Borderou de evaluare (job #1514874) | Borderou de evaluare (job #1174278) | Borderou de evaluare (job #2326846) | Borderou de evaluare (job #1360379)
Borderou de evaluare (job #1360379)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:59: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:60: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:62:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:65:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &A[i]);
^
user.cpp:70:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:73:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
user.cpp:79:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
user.cpp:85:28: 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 | 284kb | OK | 10 |
| 2 | 0ms | 296kb | OK | 10 |
| 3 | 8ms | 324kb | OK | 10 |
| 4 | 32ms | 484kb | OK | 10 |
| 5 | 72ms | 564kb | OK | 10 |
| 6 | 112ms | 796kb | OK | 10 |
| 7 | 120ms | 952kb | OK | 10 |
| 8 | 24ms | Depăşit | Memory limit exceeded. | 0 |
| 9 | 24ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 24ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 70 |