Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1754711)
| Utilizator | Data | 8 septembrie 2016 16:30:59 | |
|---|---|---|---|
| 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:29: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:30: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:32: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:34: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 | 1212kb | OK | 10 |
| 2 | 0ms | 1216kb | OK | 10 |
| 3 | 0ms | 1212kb | OK | 10 |
| 4 | 4ms | 1340kb | OK | 10 |
| 5 | 12ms | 1340kb | OK | 10 |
| 6 | 60ms | 2504kb | OK | 10 |
| 7 | 196ms | 4656kb | OK | 10 |
| 8 | 152ms | 3964kb | OK | 10 |
| 9 | Depăşit | 18004kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 17824kb | Time limit exceeded. | 0 |
| Punctaj total | 80 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
