Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1408148)
| Utilizator | Data | 29 martie 2015 20:37:22 | |
|---|---|---|---|
| Problema | Subsir crescator maximal | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 70 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:10:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("scmax.in", "r", stdin);
^
user.cpp:11:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("scmax.out", "w", stdout);
^
user.cpp:12:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &n);
^
user.cpp:13:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i=1; i<=n; i++) scanf ("%d", &v[i]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 4ms | 288kb | Corect! | 10 | 10 |
| 2 | 8ms | 300kb | Corect! | 10 | 10 |
| 3 | 0ms | 276kb | Corect! | 10 | 10 |
| 4 | 0ms | 272kb | Corect! | 10 | 10 |
| 5 | 0ms | 276kb | Corect! | 10 | 10 |
| 6 | 8ms | 284kb | Corect! | 10 | 10 |
| 7 | 12ms | 292kb | Corect! | 10 | 10 |
| 8 | Depăşit | 700kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 708kb | Time limit exceeded. | 0 | |
| 10 | Depăşit | 700kb | Time limit exceeded. | 0 | |
| Punctaj total | 70 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
