Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1817455)
| Utilizator | Data | 27 noiembrie 2016 20:54:26 | |
|---|---|---|---|
| Problema | APDM | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 75 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int, int)’:
user.cpp:22:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < g[nod].size(); i++)
^
user.cpp: In function ‘int bfs(int, int)’:
user.cpp:40:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < g[nod].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:87:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < g[i].size(); j++)
^
user.cpp:73:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d", &n, &m);
^
user.cpp:78:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d", &x, &y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 300kb | OK | 5 |
| 2 | 0ms | 300kb | OK | 5 |
| 3 | 0ms | 296kb | OK | 5 |
| 4 | 0ms | 304kb | OK | 5 |
| 5 | 0ms | 296kb | OK | 5 |
| 6 | 0ms | 296kb | OK | 5 |
| 7 | 0ms | 300kb | OK | 5 |
| 8 | 0ms | 300kb | OK | 5 |
| 9 | 0ms | 296kb | OK | 5 |
| 10 | 0ms | 300kb | OK | 5 |
| 11 | 0ms | 304kb | OK | 5 |
| 12 | 0ms | 300kb | OK | 5 |
| 13 | 32ms | 336kb | OK | 5 |
| 14 | Depăşit | 356kb | Time limit exceeded. | 0 |
| 15 | 4ms | 320kb | OK | 5 |
| 16 | Depăşit | 344kb | Time limit exceeded. | 0 |
| 17 | 12ms | 332kb | OK | 5 |
| 18 | Depăşit | 332kb | Time limit exceeded. | 0 |
| 19 | Depăşit | 372kb | Time limit exceeded. | 0 |
| 20 | Depăşit | 360kb | Time limit exceeded. | 0 |
| Punctaj total | 75 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
