Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1990068)
| Utilizator | Data | 10 iunie 2017 13:33:54 | |
|---|---|---|---|
| Problema | Pipe | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 90 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:35:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("pipe.in", "r", stdin);
^
user.cpp:36:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("pipe.out", "w", stdout);
^
user.cpp:39:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d%d%*c", &n, &x1, &y1, &x2, &y2);
^
user.cpp:46:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c", &orientare);
^
user.cpp:48:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &l);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 324kb | OK | 10 |
| 2 | 0ms | 320kb | OK | 10 |
| 3 | 0ms | 324kb | OK | 10 |
| 4 | 0ms | 324kb | OK | 10 |
| 5 | 0ms | 328kb | OK | 10 |
| 6 | 0ms | 328kb | OK | 10 |
| 7 | 0ms | 320kb | OK | 10 |
| 8 | 0ms | 320kb | OK | 10 |
| 9 | 0ms | 320kb | Incorect | 0 |
| 10 | 0ms | 320kb | OK | 10 |
| Punctaj total | 90 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
