Borderou de evaluare (job #2225372)

Utilizator SpatialARTNuna David SpatialART Data 26 iulie 2018 20:19:39
Problema Elicoptere Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 60

Raport evaluator

Compilare: user.cpp: In function ‘void distanta()’: user.cpp:38:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(x[i]==x[j]) dist=abs(y[i]-y[j]); ^~ user.cpp:39:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ D[i][j]=min(dist,D[i][j]); ^ user.cpp:40:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(x[i]==x2[j]) dist=abs(y[i]-y2[j]); ^~ user.cpp:41:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ D[i][j]=min(dist,D[i][j]); ^ user.cpp:42:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(x[i]==x3[j]) dist=abs(y[i]-y3[j]); ^~ user.cpp:43:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ D[i][j]=min(dist,D[i][j]); ^ user.cpp:45:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(x2[i]==x[j]) dist=abs(y2[i]-y[j]); ^~ user.cpp:46:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ D[i][j]=min(dist,D[i][j]); ^ user.cpp:47:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(x2[i]==x2[j]) dist=abs(y2[i]-y2[j]); ^~ user.cpp:48:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ D[i][j]=min(dist,D[i][j]); ^ user.cpp:49:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(x2[i]==x3[j]) dist=abs(y2[i]-y3[j]); ^~ user.cpp:50:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ D[i][j]=min(dist,D[i][j]); ^ user.cpp:52:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(x3[i]==x[j]) dist=abs(y3[i]-y[j]); ^~ user.cpp:53:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ D[i][j]=min(dist,D[i][j]); ^ user.cpp:54:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(x3[i]==x2[j]) dist=abs(y3[i]-y2[j]); ^~ user.cpp:55:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ D[i][j]=min(dist,D[i][j]); ^ user.cpp:56:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1356kbOK.2
20ms1364kbOK.2
30ms1376kbOK.2
40ms1388kbOK.2
50ms1396kbOK.2
60ms1408kbOK.2
70ms1424kbOK.2
80ms1440kbOK.2
90ms1452kbOK.2
100ms1456kbOK.2
110ms1356kbOK.4
120ms1364kbOK.4
130ms1376kbOK.4
140ms1388kbOK.4
150ms1400kbOK.4
160ms1408kbOK.4
170ms1424kbOK.4
180ms1436kbOK.4
190ms1456kbOK.4
200ms1460kbOK.4
210ms1352kbSuma lungimilor rutelor gresita.0
220ms1364kbSuma lungimilor rutelor gresita.0
230ms1372kbSuma lungimilor rutelor gresita.0
240ms1388kbSuma lungimilor rutelor gresita.0
250ms1396kbSuma lungimilor rutelor gresita.0
260ms1416kbKilled by signal 6(SIGABRT).0
270ms1428kbKilled by signal 6(SIGABRT).0
280ms1444kbKilled by signal 6(SIGABRT).0
290ms1456kbKilled by signal 6(SIGABRT).0
300ms1464kbKilled by signal 6(SIGABRT).0
Punctaj total60

Ceva nu functioneaza?