Borderou de evaluare (job #2086204)

Utilizator ionanghelinaIonut Anghelina ionanghelina Data 11 decembrie 2017 17:30:02
Problema Tris Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:283:20: error: too few arguments to function ‘void Place2(int, int, int)’ Place2() ^ user.cpp:12:13: note: declared here inline void Place2(int x,int y,int t) ^ user.cpp:284:9: error: expected ‘;’ before ‘}’ token } ^ user.cpp:104:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("tris.in","r",stdin); ^ user.cpp:105:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("tris.out","w",stdout); ^ user.cpp:107:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d%d",&p1,&p2,&p3,&pL); ^

Ceva nu functioneaza?