Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1645488)
| Utilizator | Data | 10 martie 2016 12:31:23 | |
|---|---|---|---|
| Problema | BFS - Parcurgere in latime | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs()’:
user.cpp:17:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i<g[nod].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:32:32: 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:34: 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:34:29: 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",&x,&y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 284ms | Depăşit | Memory limit exceeded. | 0 |
| 2 | 316ms | Depăşit | Memory limit exceeded. | 0 |
| 3 | 224ms | Depăşit | Memory limit exceeded. | 0 |
| 4 | 168ms | Depăşit | Memory limit exceeded. | 0 |
| 5 | 216ms | Depăşit | Memory limit exceeded. | 0 |
| 6 | 400ms | Depăşit | Memory limit exceeded. | 0 |
| 7 | 656ms | Depăşit | Memory limit exceeded. | 0 |
| 8 | Depăşit | 15108kb | Time limit exceeded. | 0 |
| 9 | 1020ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 1028ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
