Borderou de evaluare (job #948728)
Utilizator | Data | 11 mai 2013 14:35:15 | |
---|---|---|---|
Problema | Cezar | 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:22:25: error: ‘stdin’ was not declared in this scope
freopen(INFILE, "r", stdin);
^
user.cpp:22:30: error: ‘freopen’ was not declared in this scope
freopen(INFILE, "r", stdin);
^
user.cpp:23:26: error: ‘stdout’ was not declared in this scope
freopen(OUTFILE, "w", stdout);
^
user.cpp:25:25: error: ‘scanf’ was not declared in this scope
scanf("%d %d", &n, &k);
^
user.cpp:58:22: error: ‘printf’ was not declared in this scope
printf("%d\n", res);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !