Borderou de evaluare (job #1063222)
Utilizator | Data | 21 decembrie 2013 11:24:34 | |
---|---|---|---|
Problema | Algoritmul lui Euclid extins | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:21:29: error: ‘stdin’ was not declared in this scope
freopen("euclid3.in", "r", stdin);
^
user.cpp:21:34: error: ‘freopen’ was not declared in this scope
freopen("euclid3.in", "r", stdin);
^
user.cpp:22:30: error: ‘stdout’ was not declared in this scope
freopen("euclid3.out", "w", stdout);
^
user.cpp:24:16: error: ‘scanf’ was not declared in this scope
scanf("%d", &t);
^
user.cpp:32:18: error: ‘printf’ was not declared in this scope
printf("0 0\n");
^
user.cpp:34:38: error: ‘printf’ was not declared in this scope
printf("%d %d\n", x*(c/d), y*(c/d));
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !