Pagini recente » Borderou de evaluare (job #1658632) | Borderou de evaluare (job #2104618) | Borderou de evaluare (job #2295223) | Borderou de evaluare (job #320464) | Borderou de evaluare (job #1614537)
Borderou de evaluare (job #1614537)
Raport evaluator
Compilare:
user.cpp: In function ‘void BFS(unsigned int)’:
user.cpp:27:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(!visited[graph[element][i]] && p != graph[element][i])
^
user.cpp: In function ‘int main()’:
user.cpp:46: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:47: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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 428kb | Incorect | 0 |
| 2 | 0ms | 428kb | Incorect | 0 |
| 3 | 0ms | 424kb | Incorect | 0 |
| 4 | 12ms | 496kb | OK | 10 |
| 5 | 24ms | 572kb | OK | 10 |
| 6 | 128ms | 1312kb | Incorect | 0 |
| 7 | 368ms | 2848kb | Incorect | 0 |
| 8 | 296ms | 3160kb | Incorect | 0 |
| 9 | Depăşit | 6308kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 6288kb | Time limit exceeded. | 0 |
| Punctaj total | 20 |