Borderou de evaluare (job #1491971)
| Utilizator | Data | 26 septembrie 2015 20:03:33 | |
|---|---|---|---|
| Problema | A+B | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:6:2: error: ‘FIlE’ was not declared in this scope
FIlE *output = fopen("adunare.out", "w");
^
user.cpp:6:8: error: ‘output’ was not declared in this scope
FIlE *output = fopen("adunare.out", "w");
^
user.cpp:10:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(input, "%ld %ld", &a, &b);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
