Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2539729)
| Utilizator | Data | 6 februarie 2020 10:57:01 | |
|---|---|---|---|
| Problema | Biperm | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 64 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void read()':
main.cpp:20:9: warning: unused variable 'i' [-Wunused-variable]
int i, nr;
^
main.cpp:20:12: warning: unused variable 'nr' [-Wunused-variable]
int i, nr;
^~
main.cpp: In function 'void dfs(int, int&, int&)':
main.cpp:40:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < g[nod].size(); i++) {
~~^~~~~~~~~~~~~~~
main.cpp:52:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < g[aux.nod].size(); j++) {
~~^~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:73:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < g[n1].size(); j++) {
~~^~~~~~~~~~~~~~
main.cpp:75:19: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
if(aux.nod == i)
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 2ms | 393kb | Corect | 10 |
| 2 | 3ms | 393kb | Corect | 10 |
| 3 | 3ms | 393kb | Corect | 10 |
| 4 | 3ms | 393kb | Corect | 10 |
| 5 | 3ms | 393kb | Cerintele 1 si 2 corecte | 4 |
| 6 | 3ms | 393kb | Cerintele 1 si 2 corecte | 4 |
| 7 | 4ms | 393kb | Cerintele 1 si 2 corecte | 4 |
| 8 | 3ms | 393kb | Cerintele 1 si 2 corecte | 4 |
| 9 | 18ms | 1048kb | Cerintele 1 si 2 corecte | 4 |
| 10 | 19ms | 1310kb | Cerintele 1 si 2 corecte | 4 |
| Punctaj total | 64 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
