Pagini recente » Borderou de evaluare (job #1797726) | Borderou de evaluare (job #1241798) | Borderou de evaluare (job #1102515) | Borderou de evaluare (job #945313) | Borderou de evaluare (job #2655763)
Borderou de evaluare (job #2655763)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:22:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<edge[node].size(); i++){
~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'void dfsReverse(int)':
main.cpp:35:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<reverse[node].size(); i++){
~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void rebuildGraph(int)':
main.cpp:69:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<edge[node].size(); i++){
~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'void newDfs(int)':
main.cpp:82:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<newEdge[node].size(); i++){
~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void findLenght(int)':
main.cpp:104:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<topSort.size(); i++){
~^~~~~~~~~~~~~~~
main.cpp:106:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<newEdge[node].size(); j++){
~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void solve(int)':
main.cpp:126:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<edge[node].size(); i++){
~^~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 46ms | 21889kb | Incorect | 0 |
2 | 47ms | 21889kb | Incorect | 0 |
3 | 47ms | 21889kb | OK | 5 |
4 | 47ms | 21889kb | Incorect | 0 |
5 | 47ms | 21889kb | Incorect | 0 |
6 | 50ms | 21889kb | OK | 5 |
7 | 47ms | 21970kb | Incorect | 0 |
8 | 48ms | 22020kb | Incorect | 0 |
9 | 48ms | 22020kb | Incorect | 0 |
10 | 49ms | 22118kb | Incorect | 0 |
11 | 102ms | 25165kb | Incorect | 0 |
12 | 97ms | 25165kb | Incorect | 0 |
13 | 198ms | 29880kb | Incorect | 0 |
14 | 181ms | 30015kb | Incorect | 0 |
15 | 243ms | 32894kb | Incorect | 0 |
16 | 242ms | 32894kb | Incorect | 0 |
17 | 366ms | 41410kb | Incorect | 0 |
18 | 385ms | 40366kb | Incorect | 0 |
19 | 458ms | 43642kb | Incorect | 0 |
20 | 547ms | 48152kb | Incorect | 0 |
Punctaj total | 10 |