Borderou de evaluare (job #2258903)
Utilizator | Data | 12 octombrie 2018 14:59:57 | |
---|---|---|---|
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:21:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if( c == ']' );
^~
user.cpp:22: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:61:11: error: ‘gets’ was not declared in this scope
gets(s);
^
user.cpp: In function ‘int main()’:
user.cpp:81: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?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !