Borderou de evaluare (job #1450531)
Utilizator | Data | 13 iunie 2015 16:23:27 | |
---|---|---|---|
Problema | Permutari 3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void citire_fisier()’:
user.cpp:9:28: error: ‘fopen_s’ was not declared in this scope
fopen_s(&f,"perm3.in", "r");
^
user.cpp:13:23: error: ‘fscanf_s’ was not declared in this scope
fscanf_s(f, "%d", &nr);
^
user.cpp: At global scope:
user.cpp:68:11: error: ‘::main’ must return ‘int’
void main()
^
user.cpp: In function ‘int main()’:
user.cpp:71:29: error: ‘fopen_s’ was not declared in this scope
fopen_s(&g,"perm3.out", "w");
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !