Pagini recente » Diferente pentru problema/worms intre reviziile 35 si 25 | Borderou de evaluare (job #2727925) | Monitorul de evaluare | Borderou de evaluare (job #1612070) | Borderou de evaluare (job #1261459)
Borderou de evaluare (job #1261459)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:56: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:57: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:60: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:63:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld", &X[i], &Y[i]);
^
user.cpp:93:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &x);
^
user.cpp:94:14: warning: ‘p’ may be used uninitialized in this function [-Wmaybe-uninitialized]
i = p;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 468kb | OK | 10 |
| 2 | 8ms | 484kb | OK | 10 |
| 3 | 28ms | 584kb | OK | 10 |
| 4 | 84ms | 876kb | OK | 10 |
| 5 | 280ms | 2632kb | OK | 10 |
| 6 | 24ms | 524kb | OK | 10 |
| 7 | 280ms | 2692kb | OK | 10 |
| 8 | 300ms | 2788kb | OK | 10 |
| 9 | 312ms | 2804kb | OK | 10 |
| 10 | 312ms | 2804kb | OK | 10 |
| Punctaj total | 100 |