Borderou de evaluare (job #2634669)
Utilizator | Data | 11 iulie 2020 22:12:13 | |
---|---|---|---|
Problema | Hotel | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:67:34: error: 'fopen_s' was not declared in this scope
fopen_s(&fin, "hotel.in", "r");
^
main.cpp:70:36: error: 'fscanf_s' was not declared in this scope
fscanf_s(fin, "%i %i\n", &n, &p);
^
main.cpp:76:44: error: 'fprintf_s' was not declared in this scope
fprintf_s(fout,"%i\n", getMax());
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !