Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2625374)
| Utilizator | Data | 5 iunie 2020 22:03:40 | |
|---|---|---|---|
| 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 | 24ms | 1048kb | OK | 10 |
| 5 | 143ms | 5111kb | OK | 10 |
| 6 | 306ms | 10092kb | OK | 10 |
| 7 | 690ms | 20185kb | OK | 10 |
| 8 | 747ms | 25296kb | OK | 10 |
| 9 | 751ms | 25952kb | Time 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 !
