Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2104231)
| Utilizator | Data | 11 ianuarie 2018 14:13:41 | |
|---|---|---|---|
| Problema | Muzeu | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 10 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void BFS()’:
user.cpp:13:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
char row[251]; scanf("%s", row);
^
user.cpp: In function ‘int main()’:
user.cpp:54:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("muzeu.in", "r", stdin);
^
user.cpp:55:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("muzeu.out", "w", stdout);
^
user.cpp:57:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N); BFS();
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 440kb | OK | 10 |
| 2 | 0ms | 456kb | Incorect | 0 |
| 3 | 0ms | 488kb | Incorect | 0 |
| 4 | 4ms | 544kb | Incorect | 0 |
| 5 | 12ms | 784kb | Incorect | 0 |
| 6 | 20ms | 828kb | Incorect | 0 |
| 7 | 20ms | 688kb | Incorect | 0 |
| 8 | 24ms | 808kb | Incorect | 0 |
| 9 | 24ms | 712kb | Incorect | 0 |
| 10 | 20ms | 900kb | Incorect | 0 |
| Punctaj total | 10 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
