Borderou de evaluare (job #2657814)
Raport evaluator
Compilare:
main.cpp: In function 'bool repetare(int, int)':
main.cpp:8:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
{ for(int i=0;i<AdjList[x].size();i++)
~^~~~~~~~~~~~~~~~~~
main.cpp:8:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
{ for(int i=0;i<AdjList[x].size();i++)
^~~
main.cpp:11:8: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
return 1;
^~~~~~
main.cpp: In function 'int main()':
main.cpp:33:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int x=0;x<AdjList[q.front()].size();x++)
~^~~~~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 5ms | 1310kb | Prea putine noduri afisate | 0 |
| 2 | 5ms | 1310kb | Raspuns gresit | 0 |
| 3 | 5ms | 1310kb | Raspuns gresit | 0 |
| 4 | 6ms | 1310kb | Raspuns gresit | 0 |
| 5 | 8ms | 1441kb | Raspuns gresit | 0 |
| 6 | 10ms | 1441kb | Raspuns gresit | 0 |
| 7 | 19ms | 1572kb | Raspuns gresit | 0 |
| 8 | 24ms | 1572kb | Raspuns gresit | 0 |
| 9 | 46ms | 1966kb | Raspuns gresit | 0 |
| 10 | 97ms | 1998kb | Raspuns gresit | 0 |
| Punctaj total | 0 |