Nu aveti permisiuni pentru a descarca fisierul grader_eval.cpp
Borderou de evaluare (job #2639388)
| Utilizator | Data | 1 august 2020 20:23:49 | |
|---|---|---|---|
| Problema | Eval | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-32 | Vezi sursa |
| Scor | 80 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:195:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
{ freopen("eval.in", "r", stdin);
^
main.cpp:196:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("eval.out", "w", stdout);
^
main.cpp:198:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:200:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", s);
^
main.cpp:219:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", s);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 6ms | 131kb | OK | 10 |
| 2 | 8ms | 131kb | OK | 10 |
| 3 | 7ms | 262kb | OK | 10 |
| 4 | 288ms | 1048kb | Incorect | 0 |
| 5 | 182ms | 262kb | OK | 10 |
| 6 | 25ms | 262kb | OK | 10 |
| 7 | 68ms | 262kb | OK | 10 |
| 8 | 267ms | 393kb | OK | 10 |
| 9 | 243ms | 393kb | Incorect | 0 |
| 10 | 283ms | 393kb | OK | 10 |
| Punctaj total | 80 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
