Borderou de evaluare (job #2429430)
Utilizator | Data | 9 iunie 2019 16:52:08 | |
---|---|---|---|
Problema | BFS - Parcurgere in latime | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void bfs(FILE*, int**, int, int)':
main.cpp:69:27: error: 'fprintf_s' was not declared in this scope
fprintf_s(g, "%d ", p[i]);
^
main.cpp: In function 'int main()':
main.cpp:80:27: error: 'fopen_s' was not declared in this scope
fopen_s(&f, "bfs.in", "r");
^
main.cpp:82:36: error: 'fscanf_s' was not declared in this scope
fscanf_s(f, "%d %d %d", &n, &m, &s);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !