Borderou de evaluare (job #1489368)
Utilizator | Data | 21 septembrie 2015 00:34:43 | |
---|---|---|---|
Problema | Cri | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void solve(int, int, int, int, int)’:
user.cpp:38:64: error: expected primary-expression before ‘)’ token
if(mat[i][j]<min && (i-si+1 + j-sj+1)%2==1 && ())
^
user.cpp: In function ‘int main()’:
user.cpp:64:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d%d%d%d",&n,&m,&x,&y);
^
user.cpp:68:40: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d",&mat[i][j]);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !