Borderou de evaluare (job #2258904)

Utilizator andrei.arnautuAndi Arnautu andrei.arnautu Data 12 octombrie 2018 15:01:47
Problema Editor Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘char Pair(char)’: user.cpp:22:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if( c == ']' ); ^~ user.cpp:23:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ return '['; ^~~~~~ user.cpp: In function ‘void Solve()’: user.cpp:62:11: error: ‘gets’ was not declared in this scope gets(s); ^ user.cpp: In function ‘int main()’: user.cpp:82:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &t); getchar(); ^

Ceva nu functioneaza?