Borderou de evaluare (job #1076381)
Utilizator | Data | 10 ianuarie 2014 08:58:59 | |
---|---|---|---|
Problema | Algoritmul lui Euclid | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:11:27: error: ‘stdin’ was not declared in this scope
freopen("euclid2.in","r",stdin);
^
user.cpp:11:32: error: ‘freopen’ was not declared in this scope
freopen("euclid2.in","r",stdin);
^
user.cpp:12:28: error: ‘stdout’ was not declared in this scope
freopen("euclid2.out","w",stdout);
^
user.cpp:15:16: error: ‘scanf’ was not declared in this scope
scanf("%d",&tt);
^
user.cpp:20:25: error: ‘printf’ was not declared in this scope
printf("%d\n",gcd(a,b));
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !