Borderou de evaluare (job #1330284)

Utilizator tudorcomanTudor Coman tudorcoman Data 30 ianuarie 2015 15:53:46
Problema Divizor si multiplu Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘long long int Calcul_EXP(long long int&, long long int&)’: user.cpp:53:17: error: ‘else’ without a previous ‘if’ else ^ user.cpp: In function ‘int main()’: user.cpp:103:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("divmul.in","r",stdin); ^ user.cpp:104:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("divmul.out","w",stdout); ^ user.cpp:106:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%lld",&T); ^ user.cpp:112:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld%lld" ,&x ,&y); ^

Ceva nu functioneaza?