Borderou de evaluare (job #3243099)
Utilizator | Data | 15 septembrie 2024 18:04:48 | |
---|---|---|---|
Problema | Invers modular | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:21:17: error: variable 'std::ifstream cin' has initializer but incomplete type
21 | ifstream cin("inversmodular.in");
| ^
main.cpp:22:18: error: variable 'std::ofstream cout' has initializer but incomplete type
22 | ofstream cout("inversmodular.out");
| ^
main.cpp:25:9: warning: unused variable 'g' [-Wunused-variable]
25 | int g=gcd(a, m, x, y);
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !