Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1234943)
| Utilizator | Data | 28 septembrie 2014 13:16:35 | |
|---|---|---|---|
| Problema | BFS - Parcurgere in latime | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 60 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30:40: 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:31:42: 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:32:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&sursa);
^
user.cpp:35:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 1436kb | OK | 10 |
| 2 | 0ms | 1432kb | OK | 10 |
| 3 | 0ms | 1432kb | OK | 10 |
| 4 | 4ms | 1532kb | OK | 10 |
| 5 | 12ms | 1652kb | OK | 10 |
| 6 | 60ms | 2436kb | OK | 10 |
| 7 | 72ms | 2680kb | Killed by signal 11(SIGSEGV). | 0 |
| 8 | 76ms | 2868kb | Killed by signal 11(SIGSEGV). | 0 |
| 9 | 72ms | 2868kb | Killed by signal 11(SIGSEGV). | 0 |
| 10 | 72ms | 2864kb | Killed by signal 11(SIGSEGV). | 0 |
| Punctaj total | 60 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
