Borderou de evaluare (job #2500205)

Utilizator PopDragosTheLamacorn PopDragos Data 27 noiembrie 2019 14:00:21
Problema Cartele Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'bool check(int (*)[50], int (*)[50])': main.cpp:22:9: warning: unused variable 'ok' [-Wunused-variable] int ok=1; ^~ main.cpp: In function 'int main()': main.cpp:57:22: error: too few arguments to function 'bool check(int (*)[50], int (*)[50])' if(check()==1) ^ main.cpp:20:6: note: declared here bool check (int s[dm][dm], int m1[dm][dm]) ^~~~~ main.cpp:64:23: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] if(check==1) ^ main.cpp:71:23: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] if(check==1) ^ Non zero exit status: 1

Ceva nu functioneaza?