Pagini recente » Borderou de evaluare (job #437382) | Borderou de evaluare (job #3208038) | Cod sursa (job #369574) | Borderou de evaluare (job #2548445) | Borderou de evaluare (job #1614522)
Borderou de evaluare (job #1614522)
Raport evaluator
Compilare:
user.cpp: In function ‘void BFS(unsigned int)’:
user.cpp:30: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:49: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:50: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 | 424kb | OK | 10 |
| 2 | 0ms | 420kb | OK | 10 |
| 3 | 0ms | 424kb | OK | 10 |
| 4 | 12ms | 488kb | OK | 10 |
| 5 | 24ms | 568kb | OK | 10 |
| 6 | 128ms | 1312kb | OK | 10 |
| 7 | 376ms | 2848kb | OK | 10 |
| 8 | 308ms | 3160kb | OK | 10 |
| 9 | Depăşit | 6328kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 6280kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |