Borderou de evaluare (job #2469992)
Utilizator | Data | 8 octombrie 2019 16:08:02 | |
---|---|---|---|
Problema | Mesaj4 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void solve()':
main.cpp:66:16: error: 'afis' was not declared in this scope
afis(cap,gt);
^
main.cpp: In function 'void afis(int, node**)':
main.cpp:80:19: error: too few arguments to function 'void afis(int, node**)'
afis(v);
^
main.cpp:73:6: note: declared here
void afis(int x,node *graf[]){
^~~~
main.cpp: In function 'void read()':
main.cpp:29:27: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d%d",&n,&m);
^
main.cpp:31:31: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d%d",&x,&y);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !