Borderou de evaluare (job #1896602)

Utilizator robert_fanrRobert Banu robert_fanr Data 28 februarie 2017 19:39:37
Problema Rj Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void citire()’: user.cpp:27:31: error: ‘fopen_s’ was not declared in this scope fopen_s(pointer, "rj.in", "r"); ^ user.cpp:29:31: error: ‘fscanf_s’ was not declared in this scope fscanf_s(in_h,"%d %d", &n, &m); ^ user.cpp:42:33: error: ‘INT_MAX’ was not declared in this scope distR[i][j] = distJ[i][j] = INT_MAX; ^ user.cpp: In function ‘void pctIntalnire()’: user.cpp:96:13: error: ‘INT_MAX’ was not declared in this scope int tmin = INT_MAX, x=0, y=0; ^ user.cpp:104:7: error: ‘x’ was not declared in this scope x = i; ^ user.cpp:105:7: error: ‘y’ was not declared in this scope y = j; ^ user.cpp:108:26: error: ‘x’ was not declared in this scope out << tmin+1 << " " << x << " " << y; ^ user.cpp:108:38: error: ‘y’ was not declared in this scope out << tmin+1 << " " << x << " " << y; ^

Ceva nu functioneaza?