Pagini recente » Cod sursa (job #175142) | Borderou de evaluare (job #859735) | Borderou de evaluare (job #1059865) | Borderou de evaluare (job #1708140) | Borderou de evaluare (job #1708133)
Borderou de evaluare (job #1708133)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:7:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("transport.in","r",stdin);
^
user.cpp:8:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("transport.out","w",stdout);
^
user.cpp:10:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&k);
^
user.cpp:13:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&v[i]);
^
user.cpp:21:18: warning: ‘s’ may be used uninitialized in this function [-Wmaybe-uninitialized]
mid=st+dr;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 260kb | OK | 10 |
| 2 | 0ms | 268kb | OK | 10 |
| 3 | 0ms | 260kb | OK | 10 |
| 4 | 0ms | 264kb | OK | 10 |
| 5 | 0ms | 296kb | OK | 10 |
| 6 | 0ms | 304kb | OK | 10 |
| 7 | 4ms | 316kb | OK | 10 |
| 8 | 4ms | 324kb | OK | 10 |
| 9 | 4ms | 320kb | Incorect | 0 |
| 10 | 4ms | 320kb | OK | 10 |
| Punctaj total | 90 |