Pagini recente » Borderou de evaluare (job #184557) | Borderou de evaluare (job #835628) | Borderou de evaluare (job #2130458) | Monitorul de evaluare | Borderou de evaluare (job #2025980)
Borderou de evaluare (job #2025980)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:20:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.in", "r", stdin);
^
user.cpp:21:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.out", "w", stdout);
^
user.cpp:22:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp: In function ‘void solve()’:
user.cpp:7:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &m, &s);
^
user.cpp:8:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i <= n ; ++i) scanf("%d", &d[i]);
^
user.cpp:12:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &z);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 436kb | OK | 10 | 10 |
| 2 | 4ms | 444kb | OK | 10 | 10 |
| 3 | 8ms | 440kb | OK | 10 | 10 |
| 4 | 24ms | 452kb | OK | 10 | 10 |
| 5 | 36ms | 480kb | OK | 10 | 10 |
| 6 | 96ms | 512kb | OK | 10 | 10 |
| 7 | 128ms | 616kb | OK | 10 | 40 |
| 8 | 44ms | 452kb | OK | 10 |
| 9 | 108ms | 476kb | OK | 10 |
| 10 | 112ms | 508kb | OK | 10 |
| Punctaj total | 100 |