Pagini recente » Borderou de evaluare (job #261354) | Borderou de evaluare (job #296900) | Borderou de evaluare (job #1222294) | Borderou de evaluare (job #2766655) | Borderou de evaluare (job #2649948)
Borderou de evaluare (job #2649948)
Raport evaluator
Compilare:
main.cpp: In function 'int dijkstra()':
main.cpp:45:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i < G[u].size() ; i ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int solve(short int*)':
main.cpp:103:61: warning: narrowing conversion of 'cnt2' from 'int' to 'short int' inside { } [-Wnarrowing]
mch.push_back({1 , cnt2 , min(f[i] - 1 , k) , 0});
^
main.cpp:103:42: warning: narrowing conversion of '(int)std::min<int>((((int)(*(f + ((sizetype)(((long unsigned int)i) * 2ul))))) - 1), k)' from 'int' to 'short int' inside { } [-Wnarrowing]
mch.push_back({1 , cnt2 , min(f[i] - 1 , k) , 0});
~~~^~~~~~~~~~~~~~
main.cpp:104:45: warning: narrowing conversion of 'cnt2' from 'int' to 'short int' inside { } [-Wnarrowing]
mch.push_back({cnt2 , 1 , 0 , 0});
^
main.cpp:113:54: warning: narrowing conversion of 'x' from 'int' to 'short int' inside { } [-Wnarrowing]
mch.push_back({x , y , 1 , i - j});
^
main.cpp:113:54: warning: narrowing conversion of 'y' from 'int' to 'short int' inside { } [-Wnarrowing]
main.cpp:113:50: warning: narrowing conversion of '(i - j)' from 'int' to 'short int' inside { } [-Wnarrowing]
mch.push_back({x , y , 1 , i - j});
~~^~~
main.cpp:114:54: warning: narrowing conversion of 'y' from 'int' to 'short int' inside { } [-Wnarrowing]
mch.push_back({y , x , 0 , j - i});
^
main.cpp:114:54: warning: narrowing conversion of 'x' from 'int' to 'short int' inside { } [-Wnarrowing]
main.cpp:114:50: warning: narrowing conversion of '(j - i)' from 'int' to 'short int' inside { } [-Wnarrowing]
mch.push_back({y , x , 0 , j - i});
~~^~~
main.cpp:126:54: warning: narrowing conversion of 'x' from 'int' to 'short int' inside { } [-Wnarrowing]
mch.push_back({x , y , 1 , j - i});
^
main.cpp:126:54: warning: narrowing conversion of 'y' from 'int' to 'short int' inside { } [-Wnarrowing]
main.cpp:126:50: warning: narrowing conversion of '(j - i)' from 'int' to 'short int' inside { } [-Wnarrowing]
mch.push_back({x , y , 1 , j - i});
~~^~~
main.cpp:127:54: warning: narrowing conversion of 'y' from 'int' to 'short int' inside { } [-Wnarrowing]
mch.push_back({y , x , 0 , i - j});
^
main.cpp:127:54: warning: narrowing conversion of 'x' from 'int' to 'short int' inside { } [-Wnarrowing]
main.cpp:127:50: warning: narrowing conversion of '(i - j)' from 'int' to 'short int' inside { } [-Wnarrowing]
mch.push_back({y , x , 0 , i - j});
~~^~~
main.cpp:139:30: warning: narrowing conversion of '(k - cnt1)' from 'int' to 'short int' inside { } [-Wnarrowing]
mch.push_back({0 , 1 , k - cnt1 , 0});
~~^~~~~~
main.cpp:146:38: warning: narrowing conversion of 'i' from 'int' to 'short int' inside { } [-Wnarrowing]
mch.push_back({i , t , 1 , 0});
^
main.cpp:146:38: warning: narrowing conversion of 't' from 'int' to 'short int' inside { } [-Wnarrowing]
main.cpp:147:38: warning: narrowing conversion of 'i' from 'int' to 'short int' inside { } [-Wnarrowing]
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 12ms | 1179kb | Incorect | 0 | 0 |
2 | 78ms | 1179kb | Incorect | 0 | 0 |
3 | 119ms | 1306kb | Incorect | 0 | 0 |
4 | 400ms | 1306kb | Time limit exceeded | 0 | 0 |
5 | 130ms | 12034kb | Killed by Signal 11 | 0 | 0 |
6 | 146ms | 12296kb | Killed by Signal 11 | 0 |
7 | 123ms | 12038kb | Killed by Signal 11 | 0 |
8 | 144ms | 11776kb | Killed by Signal 11 | 0 |
9 | 139ms | 11776kb | Killed by Signal 11 | 0 |
10 | 143ms | 11644kb | Killed by Signal 11 | 0 |
Punctaj total | 0 |