Nu aveti permisiuni pentru a descarca fisierul grader_test3.in
Borderou de evaluare (job #2664661)
| Utilizator | Data | 29 octombrie 2020 08:24:37 | |
|---|---|---|---|
| Problema | Graf | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void BFS(int)':
main.cpp:32:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < w[x].size(); i ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'void rez(int)':
main.cpp:58:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < w[x].size(); i++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:86:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(x != y)
^~
main.cpp:88:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
w[y].push_back(x);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 3ms | 131kb | Killed by Signal 11 | 0 |
| 2 | 2ms | 131kb | Killed by Signal 11 | 0 |
| 3 | 2ms | 131kb | Killed by Signal 11 | 0 |
| 4 | 3ms | 131kb | Killed by Signal 11 | 0 |
| 5 | 3ms | 131kb | Killed by Signal 11 | 0 |
| 6 | 3ms | 131kb | Killed by Signal 11 | 0 |
| 7 | 3ms | 131kb | Killed by Signal 11 | 0 |
| 8 | 3ms | 131kb | Killed by Signal 11 | 0 |
| 9 | 2ms | 131kb | Killed by Signal 11 | 0 |
| 10 | 3ms | 131kb | Killed by Signal 11 | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
