Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1445949)
| Utilizator | Data | 31 mai 2015 15:16:17 | |
|---|---|---|---|
| Problema | Vopsire | Status | done |
| Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:59:47: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(inputFileName.c_str(), "r", stdin);
^
user.cpp:60:49: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outputFileName.c_str(), "w", stdout);
^
user.cpp:62:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:67:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &v[i].x1, &v[i].x2);
^
user.cpp:68:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &v[i].y1, &v[i].y2);
^
user.cpp:72:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &q[i].x, &q[i].y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 584kb | OK | 10 | 100 |
| 2 | 0ms | 1428kb | OK | 10 | |
| 3 | 4ms | 2128kb | OK | 10 | |
| 4 | 36ms | 2940kb | OK | 10 | |
| 5 | 196ms | 5500kb | OK | 10 | |
| 6 | 184ms | 5500kb | OK | 10 | |
| 7 | 188ms | 5492kb | OK | 10 | |
| 8 | 192ms | 5480kb | OK | 10 | |
| 9 | 184ms | 5472kb | OK | 10 | |
| 10 | 188ms | 5496kb | OK | 10 | |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
