Borderou de evaluare (job #1217965)
Utilizator | Data | 8 august 2014 23:58:04 | |
---|---|---|---|
Problema | Floyd-Warshall/Roy-Floyd | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:18:41: warning: left operand of comma operator has no effect [-Wunused-value]
if (a[i][j]==0 && i!=j) a[i,j]=1001;
^
user.cpp:18:43: error: incompatible types in assignment of ‘int’ to ‘int [101]’
if (a[i][j]==0 && i!=j) a[i,j]=1001;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !