Borderou de evaluare (job #2014229)

Utilizator andru47Stefanescu Andru andru47 Data 23 august 2017 11:26:01
Problema Doipe Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int mod(int)’: user.cpp:8:18: error: expected ‘;’ before ‘:’ token return x % MOD: ^ user.cpp:8:18: error: expected primary-expression before ‘:’ token user.cpp:8:18: error: expected ‘;’ before ‘:’ token user.cpp: In function ‘int main()’: user.cpp:12:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("doipe.in" , "r", stdin); ^ user.cpp:13:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("doipe.out" , "w", stdout); ^ user.cpp:15:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for (scanf("%d", &T); T; --T) { ^ user.cpp:18:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d\n", &n); ^ user.cpp:19:24: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] gets(signs + 1); ^

Ceva nu functioneaza?