Borderou de evaluare (job #1469627)
Utilizator | Data | 8 august 2015 23:00:25 | |
---|---|---|---|
Problema | Fractii | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:28:32: error: ‘fopen_s’ was not declared in this scope
fopen_s(&in, "fractii.in", "r");
^
user.cpp:30:23: error: ‘fscanf_s’ was not declared in this scope
fscanf_s(in, "%d", &n);
^
user.cpp:62:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if ((j<1000) && (j>v[nrp]))
^
user.cpp:77:27: error: ‘fprintf_s’ was not declared in this scope
fprintf_s(out, "%.0lf", s);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !