Nu aveti permisiuni pentru a descarca fisierul median1.png
Borderou de evaluare (job #1551983)
Utilizator | Data | 16 decembrie 2015 23:13:06 | |
---|---|---|---|
Problema | Zoo | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 40 |
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:48:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zoo.in", "r", stdin);
^
user.cpp:49:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:52:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &V[i].f, &V[i].s);
^
user.cpp: In function ‘void write()’:
user.cpp:65:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zoo.out", "w", stdout);
^
user.cpp:66:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
user.cpp:69:49: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &ax, &ay, &bx, &by);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 4ms | 3572kb | OK | 10 |
2 | 4ms | 3580kb | OK | 10 |
3 | 16ms | 3644kb | OK | 10 |
4 | 92ms | 4748kb | OK | 10 |
5 | Depăşit | 4860kb | Time limit exceeded. | 0 |
6 | Depăşit | 4868kb | Time limit exceeded. | 0 |
7 | Depăşit | 4860kb | Time limit exceeded. | 0 |
8 | Depăşit | 4864kb | Time limit exceeded. | 0 |
9 | Depăşit | 4860kb | Time limit exceeded. | 0 |
10 | Depăşit | 4860kb | Time limit exceeded. | 0 |
Punctaj total | 40 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !