Borderou de evaluare (job #2553797)
| Utilizator | Data | 22 februarie 2020 11:57:06 | |
|---|---|---|---|
| Problema | Algoritmul lui Gauss | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void go()':
main.cpp:51:20: error: expected primary-expression before ';' token
kk=;
^
main.cpp: In function 'void read()':
main.cpp:12:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&ecs,&unks);
^
main.cpp:15:37: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf",&coef[i][j]);
^
main.cpp: In function 'int main()':
main.cpp:89:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("gauss.in","r",stdin);
^
main.cpp:90:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("gauss.out","w",stdout);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
