Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1289166)
| Utilizator | Data | 9 decembrie 2014 16:40:53 | |
|---|---|---|---|
| Problema | Secventa 3 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 70 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:34:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv3.in", "r", stdin);
^
user.cpp:35:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv3.out", "w", stdout);
^
user.cpp:37:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i %i", &N, &L, &U);
^
user.cpp:38:55: 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("%i", &Cost[i]);
^
user.cpp:39:55: 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("%i", &Time[i]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 312kb | OK! | 10 |
| 2 | 0ms | 312kb | OK! | 10 |
| 3 | 4ms | 316kb | OK! | 10 |
| 4 | 16ms | 340kb | Wrong answer! | 0 |
| 5 | 48ms | 388kb | Wrong answer! | 0 |
| 6 | 64ms | 460kb | OK! | 10 |
| 7 | 144ms | 552kb | OK! | 10 |
| 8 | 136ms | 624kb | OK! | 10 |
| 9 | 244ms | 692kb | OK! | 10 |
| 10 | Depăşit | 752kb | Time limit exceeded. | 0 |
| Punctaj total | 70 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
