Borderou de evaluare (job #1402109)
Utilizator | Data | 26 martie 2015 12:35:01 | |
---|---|---|---|
Problema | Roy-Floyd | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:20:23: error: expected identifier before ‘(’ token
if ((t[i][k]>0)) && (t[k,j]>0) && (i!=j)){
^
user.cpp:20:23: error: expected ‘;’ before ‘(’ token
user.cpp:28:1: error: expected ‘}’ at end of input
}
^
user.cpp:11:20: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d",&n);
^
user.cpp:14:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d",&t[i][j]); d[i][j]=1;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !