Borderou de evaluare (job #1755284)
Utilizator | Data | 9 septembrie 2016 18:50:28 | |
---|---|---|---|
Problema | Algoritmul lui Euclid | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void start()’:
user.cpp:20:32: error: ‘fopen_s’ was not declared in this scope
fopen_s(&fdIn,"input.txt","r");
^
user.cpp:32:28: error: ‘fscanf_s’ was not declared in this scope
if(fscanf_s(fdIn,"%d",&nr)!=1)
^
user.cpp:40:34: error: ‘fscanf_s’ was not declared in this scope
if(fscanf_s(fdIn,"%d %d",&a,&b)!=2)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !