Borderou de evaluare (job #1851968)

Utilizator paulstepanovStepanov Paul paulstepanov Data 20 ianuarie 2017 12:59:55
Problema Raze Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void Browse()’: user.cpp:58:11: warning: unused variable ‘j’ [-Wunused-variable] int i,j; ^ user.cpp: In function ‘void Print()’: user.cpp:76:28: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] if(Result==DP[j]) ^ user.cpp:78:27: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] if(Result<DP[j]) ^ user.cpp:80:28: error: invalid conversion from ‘int*’ to ‘int’ [-fpermissive] Result=DP[j]; ^ user.cpp: In function ‘int main()’: user.cpp:97:22: error: incompatible types in assignment of ‘int’ to ‘int [140]’ DP[j]=0; ^

Ceva nu functioneaza?