Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1482814)
| Utilizator | Data | 7 septembrie 2015 22:42:18 | |
|---|---|---|---|
| Problema | Banana | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 50 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:48:9: warning: unused variable ‘rx’ [-Wunused-variable]
int rx, ry;
^
user.cpp:48:13: warning: unused variable ‘ry’ [-Wunused-variable]
int rx, ry;
^
user.cpp: In function ‘void solve()’:
user.cpp:63:9: warning: unused variable ‘val’ [-Wunused-variable]
int val, rx, ry, p, q, i;
^
user.cpp: In function ‘void read()’:
user.cpp:49:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("banana.in", "r", stdin);
^
user.cpp:50:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
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].x, &v[i].y);
^
user.cpp: In function ‘int root(int)’:
user.cpp:60:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘void write()’:
user.cpp:96:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("banana.out", "w", stdout);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 12ms | 8080kb | OK | 10 |
| 2 | 12ms | 8096kb | OK | 10 |
| 3 | 12ms | 8140kb | OK | 10 |
| 4 | 20ms | 8360kb | OK | 10 |
| 5 | 24ms | 8412kb | OK | 10 |
| 6 | 28ms | 8484kb | Incorect | 0 |
| 7 | 32ms | 8500kb | Incorect | 0 |
| 8 | 28ms | 8496kb | Incorect | 0 |
| 9 | 32ms | 8500kb | Incorect | 0 |
| 10 | 28ms | 8504kb | Incorect | 0 |
| Punctaj total | 50 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
