Borderou de evaluare (job #2379470)
Utilizator | Data | 13 martie 2019 17:52:53 | |
---|---|---|---|
Problema | CMMDC | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int cmmdc(int, int)':
main.cpp:10:25: error: 'cmmd' was not declared in this scope
return cmmd(b, a % b);
^
main.cpp: In function 'int main()':
main.cpp:24:3: error: 'n' was not declared in this scope
n = cmmdc(a, b);
^
main.cpp:21:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d", &a);
^
main.cpp:22:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d", &b);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !