Borderou de evaluare (job #2281002)
Utilizator | Data | 11 noiembrie 2018 15:09:55 | |
---|---|---|---|
Problema | Algoritmul lui Euclid | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:1:2: error: 'Arhiva' does not name a type
Arhiva educationala Marime 0.37 kb
^~~~~~
In file included from main.cpp:3:0:
main.cpp: In function 'int main()':
main.cpp:15:32: error: 'stdin' was not declared in this scope
freopen("euclid2.in", "r", stdin);
^
main.cpp:15:37: error: 'freopen' was not declared in this scope
freopen("euclid2.in", "r", stdin);
^
In file included from main.cpp:3:0:
main.cpp:16:33: error: 'stdout' was not declared in this scope
freopen("euclid2.out", "w", stdout);
^
main.cpp:18:19: error: 'scanf' was not declared in this scope
scanf("%d", &T);
^
main.cpp:22:33: error: 'printf' was not declared in this scope
printf("%d\n", gcd(A, B));
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !