Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1754735)
| Utilizator | Data | 8 septembrie 2016 16:52:11 | |
|---|---|---|---|
| Problema | BFS - Parcurgere in latime | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 80 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:32:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.in", "r", stdin);
^
user.cpp:33:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.out", "w", stdout);
^
user.cpp:35:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&n,&m,&s);
^
user.cpp:37:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n1,&n2);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 1216kb | OK | 10 |
| 2 | 0ms | 1220kb | OK | 10 |
| 3 | 0ms | 1220kb | OK | 10 |
| 4 | 4ms | 1348kb | OK | 10 |
| 5 | 12ms | 1344kb | OK | 10 |
| 6 | 64ms | 2516kb | OK | 10 |
| 7 | 200ms | 4672kb | OK | 10 |
| 8 | 156ms | 3980kb | OK | 10 |
| 9 | Depăşit | 18012kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 17840kb | Time limit exceeded. | 0 |
| Punctaj total | 80 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
