Pagini recente » Borderou de evaluare (job #411929) | Borderou de evaluare (job #368830) | Borderou de evaluare (job #2417064) | Borderou de evaluare (job #2380131) | Borderou de evaluare (job #2693309)
Borderou de evaluare (job #2693309)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(int)':
main.cpp:111:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[currnode].size(); i++)
~~^~~~~~~~~~~~~~~~~~~~
main.cpp:120:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[currnode].size(); i++)
~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'bool BFS()':
main.cpp:145:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[node].size(); i++)
~~^~~~~~~~~~~~~~~~
main.cpp: In function 'void Flow()':
main.cpp:164:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[N].size(); i++)
~~^~~~~~~~~~~~~
main.cpp: In function 'bool solve(double)':
main.cpp:204:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < v[i].size(); j++)
~~^~~~~~~~~~~~~
main.cpp: In member function 'char InParser::read_ch()':
main.cpp:22:29: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fread(buff, 1, 4096, fin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 34ms | 663kb | OK | 5 |
2 | 3ms | 262kb | OK | 5 |
3 | 6ms | 524kb | Incorect | 0 |
4 | 6ms | 524kb | Incorect | 0 |
5 | 3ms | 262kb | OK | 5 |
6 | 3ms | 262kb | OK | 5 |
7 | 5ms | 393kb | OK | 5 |
8 | 27ms | 655kb | OK | 5 |
9 | 15ms | 524kb | OK | 5 |
10 | 13ms | 524kb | Incorect | 0 |
11 | 19ms | 524kb | Incorect | 0 |
12 | 20ms | 524kb | OK | 5 |
13 | 3ms | 262kb | Incorect | 0 |
14 | 29ms | 655kb | OK | 5 |
15 | 22ms | 655kb | OK | 5 |
16 | 4ms | 393kb | OK | 5 |
17 | 4ms | 524kb | OK | 5 |
18 | 5ms | 524kb | OK | 5 |
19 | 5ms | 393kb | Incorect | 0 |
20 | 5ms | 393kb | Incorect | 0 |
Punctaj total | 65 |