Pagini recente » Borderou de evaluare (job #115213) | Borderou de evaluare (job #86842) | Borderou de evaluare (job #2700971) | Borderou de evaluare (job #1180756) | Borderou de evaluare (job #2415767)
Borderou de evaluare (job #2415767)
Raport evaluator
Compilare:
main.cpp: In function 'void Dijkstra()':
main.cpp:50:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<graph[node].size(); ++i)
~^~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void BuildTree()':
main.cpp:96:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<edge.size(); ++i)
~^~~~~~~~~~~~
main.cpp:100:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<graph[node].size(); ++j)
~^~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void Query()':
main.cpp:137:25: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
g<<max(0,ans-time)<<'\n';
~~~^~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 18ms | 7340kb | Incorect | 0 |
2 | 18ms | 7340kb | Incorect | 0 |
3 | 134ms | 10489kb | Incorect | 0 |
4 | 260ms | 14405kb | Incorect | 0 |
5 | 358ms | 17162kb | Incorect | 0 |
6 | 356ms | 17678kb | Incorect | 0 |
7 | 550ms | 23453kb | Incorect | 0 |
8 | 666ms | 27119kb | Incorect | 0 |
9 | 893ms | 27119kb | Incorect | 0 |
10 | 668ms | 27119kb | Incorect | 0 |
Punctaj total | 0 |