Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1771630)
| Utilizator | Data | 5 octombrie 2016 20:26:42 | |
|---|---|---|---|
| Problema | Cascaval | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In constructor ‘Line::Line(int, int)’:
user.cpp:12:13: warning: ‘Line::m’ will be initialized after [-Wreorder]
int m;
^
user.cpp:11:13: warning: ‘int Line::n’ [-Wreorder]
int n;
^
user.cpp:15:9: warning: when initialized here [-Wreorder]
Line(const int _m, const int _n): m(_m), n(_n), cross(kInf) {}
^
user.cpp: In function ‘int main()’:
user.cpp:115:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cascaval.in", "r", stdin);
^
user.cpp:116:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cascaval.out", "w", stdout);
^
user.cpp:118:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:120:57: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &f[i], &c[i], &s[i], &d[i]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 468kb | OK | 5 | 0 |
| 2 | 0ms | 472kb | Incorect | 0 | |
| 3 | 0ms | 476kb | Incorect | 0 | |
| 4 | 0ms | 480kb | Incorect | 0 | |
| 5 | 0ms | 524kb | Incorect | 0 | |
| 6 | 0ms | 496kb | Incorect | 0 | |
| 7 | 0ms | 504kb | Incorect | 0 | |
| 8 | 0ms | 524kb | Incorect | 0 | |
| 9 | 128ms | 3180kb | Incorect | 0 | |
| 10 | 112ms | 3184kb | Incorect | 0 | |
| 11 | 104ms | 3176kb | Incorect | 0 | |
| 12 | 108ms | 3176kb | Incorect | 0 | |
| 13 | 104ms | 3064kb | Incorect | 0 | |
| 14 | 104ms | 3068kb | Incorect | 0 | |
| 15 | 84ms | 3068kb | Incorect | 0 | |
| 16 | 120ms | 3176kb | Incorect | 0 | |
| 17 | 124ms | 3180kb | Incorect | 0 | |
| 18 | 104ms | 3184kb | Incorect | 0 | |
| 19 | 116ms | 3176kb | Incorect | 0 | |
| 20 | 120ms | 3176kb | Incorect | 0 | |
| Punctaj total | 0 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
