Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1908686)
| Utilizator | Data | 7 martie 2017 09:58:58 | |
|---|---|---|---|
| Problema | Subsir crescator maximal | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:27:11: warning: unused variable ‘j’ [-Wunused-variable]
int i, j, poz;
^
user.cpp:25:33: 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:26:35: 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:30:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:31:47: 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 | 0ms | 300kb | Corect! | 10 | 10 |
| 2 | 0ms | 388kb | Corect! | 10 | 10 |
| 3 | 0ms | 280kb | Corect! | 10 | 10 |
| 4 | 0ms | 284kb | Corect! | 10 | 10 |
| 5 | 0ms | 284kb | Corect! | 10 | 10 |
| 6 | 0ms | 288kb | Corect! | 10 | 10 |
| 7 | 0ms | 300kb | Corect! | 10 | 10 |
| 8 | 40ms | 1456kb | Corect! | 10 | 30 |
| 9 | 32ms | 1432kb | Corect! | 10 | |
| 10 | 40ms | 1452kb | Corect! | 10 | |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
