Borderou de evaluare (job #610289)

Utilizator avatar etoro Hermann Claudiu-Andrei etoro IP ascuns
Problemă Matrice Zebră (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 15 oct. 2021 23:35:49 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:14:2: error: 'fopen_s' was not declared in this scope; did you mean 'fopen64'? 14 | fopen_s(&fileIn, "matzeb.in", "r"); | ^~~~~~~ | fopen64 main.cpp:18:2: error: 'fscanf_s' was not declared in this scope; did you mean 'fscanf'? 18 | fscanf_s(fileIn, "%hu", &t); | ^~~~~~~~ | fscanf