Pagini recente » Borderou de evaluare (job #1774017) | Borderou de evaluare (job #305289) | Borderou de evaluare (job #654762) | Borderou de evaluare (job #73782) | Borderou de evaluare (job #1360375)
Borderou de evaluare (job #1360375)
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 | 288kb | OK | 10 |
| 2 | 0ms | 300kb | OK | 10 |
| 3 | 8ms | 328kb | OK | 10 |
| 4 | 28ms | 484kb | OK | 10 |
| 5 | 72ms | 560kb | OK | 10 |
| 6 | 112ms | 796kb | OK | 10 |
| 7 | 116ms | 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 |