Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1925640)
| Utilizator | Data | 13 martie 2017 15:16:39 | |
|---|---|---|---|
| Problema | MaxSubSum | Status | done |
| Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:16:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxsubsum.in","r",stdin);
^
user.cpp:17:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxsubsum.out","w",stdout);
^
user.cpp:19:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&len1, &len2 );
^
user.cpp:22:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&v1[ i ] );
^
user.cpp:25:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&v2[ i ] );
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 72ms | 484kb | OK | 10 | 100 |
| 2 | 72ms | 484kb | OK | 10 | |
| 3 | 72ms | 484kb | OK | 10 | |
| 4 | 68ms | 484kb | OK | 10 | |
| 5 | 76ms | 484kb | OK | 10 | |
| 6 | 72ms | 480kb | OK | 10 | |
| 7 | 72ms | 484kb | OK | 10 | |
| 8 | 72ms | 484kb | OK | 10 | |
| 9 | 72ms | 484kb | OK | 10 | |
| 10 | 72ms | 484kb | OK | 10 | |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
