Borderou de evaluare (job #2597047)
Utilizator | Data | 11 aprilie 2020 04:56:34 | |
---|---|---|---|
Problema | Derdelus | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:13:5: error: 'fin' was not declared in this scope
fin>>n>>m>>q;
^~~
main.cpp:17:9: error: 'cin' was not declared in this scope
cin>>x>>y;
^~~
main.cpp:35:33: error: 'mod' was not declared in this scope
d[i][j]=d[i][j]+mod;
^~~
main.cpp:37:43: error: 'mod' was not declared in this scope
st[i][j]=(st[i-1][j]+d[i][j])%mod;
^~~
main.cpp:42:9: error: 'fout' was not declared in this scope
fout<<d[n][i]<<' ';
^~~~
main.cpp:10:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen ("derdelus.in","r",stdin);
^
main.cpp:11:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen ("derdelus.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 !