Borderou de evaluare (job #2305753)
Utilizator | Data | 20 decembrie 2018 23:19:03 | |
---|---|---|---|
Problema | Ubuntzei | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void dij()':
main.cpp:15:11: warning: unused variable 'j' [-Wunused-variable]
int i,j;
^
main.cpp: In function 'int main()':
main.cpp:59:72: error: expected ';' before ')' token
dp[i][j]=min(dp[i][j], dp[i^(1<<j)][o]+C[j][o]));
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !