Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2625377)
| Utilizator | Data | 5 iunie 2020 22:05:25 | |
|---|---|---|---|
| Problema | Curatenie | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 90 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:45:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("curatenie.in", "r", stdin);
^
main.cpp:46:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("curatenie.out", "w", stdout);
^
main.cpp:49:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:54:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
main.cpp:60:34: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &preorder[i]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 3ms | 131kb | OK | 10 |
| 3 | 4ms | 262kb | OK | 10 |
| 4 | 20ms | 1048kb | OK | 10 |
| 5 | 100ms | 4861kb | OK | 10 |
| 6 | 167ms | 9474kb | OK | 10 |
| 7 | 371ms | 19079kb | OK | 10 |
| 8 | 431ms | 23273kb | OK | 10 |
| 9 | 616ms | 36880kb | Memory limit exceeded | 0 |
| 10 | 2ms | 131kb | OK | 10 |
| Punctaj total | 90 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
