Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1658364)
| Utilizator | Data | 21 martie 2016 13:48:48 | |
|---|---|---|---|
| Problema | Sort | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 10 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:7:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("sort.in","r",stdin);
^
user.cpp:8:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("sort.out","w",stdout);
^
user.cpp:9:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &n);
^
user.cpp:12:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &a[i]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 276kb | Incorect | 0 |
| 2 | 0ms | 276kb | Incorect | 0 |
| 3 | 0ms | 280kb | Incorect | 0 |
| 4 | 0ms | 280kb | Incorect | 0 |
| 5 | 0ms | 280kb | Incorect | 0 |
| 6 | 0ms | 280kb | Incorect | 0 |
| 7 | 0ms | 284kb | Incorect | 0 |
| 8 | 0ms | 280kb | OK | 10 |
| 9 | 0ms | 280kb | Incorect | 0 |
| 10 | 0ms | 280kb | Incorect | 0 |
| Punctaj total | 10 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
