Pagini recente » Borderou de evaluare (job #2492126) | Borderou de evaluare (job #2449357) | Borderou de evaluare (job #344048) | Borderou de evaluare (job #3005667) | Borderou de evaluare (job #1705048)
Borderou de evaluare (job #1705048)
Raport evaluator
Compilare:
user.cpp: In function ‘void BFS(int)’:
user.cpp:26:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < adjList[nod].size(); ++i) {
^
user.cpp: In function ‘int main()’:
user.cpp:37: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:38: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1592kb | OK | 10 |
2 | 0ms | 1588kb | OK | 10 |
3 | 0ms | 1588kb | OK | 10 |
4 | 12ms | 1656kb | OK | 10 |
5 | 28ms | 1724kb | OK | 10 |
6 | 132ms | 2392kb | OK | 10 |
7 | 368ms | 3644kb | OK | 10 |
8 | 304ms | 3784kb | OK | 10 |
9 | Depăşit | 5872kb | Time limit exceeded. | 0 |
10 | Depăşit | 5904kb | Time limit exceeded. | 0 |
Punctaj total | 80 |