Borderou de evaluare (job #948731)
Utilizator | Data | 11 mai 2013 14:35:54 | |
---|---|---|---|
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:23:25: error: ‘stdin’ was not declared in this scope
freopen(INFILE, "r", stdin);
^
user.cpp:23:30: error: ‘freopen’ was not declared in this scope
freopen(INFILE, "r", stdin);
^
user.cpp:24:26: error: ‘stdout’ was not declared in this scope
freopen(OUTFILE, "w", stdout);
^
user.cpp:26:25: error: ‘scanf’ was not declared in this scope
scanf("%d %d", &n, &k);
^
user.cpp:59: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 !