Borderou de evaluare (job #1305693)
Utilizator | Data | 30 decembrie 2014 00:54:38 | |
---|---|---|---|
Problema | Ciclu2 | Status | done |
Runda | Happy Birthday Infoarena 2014 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:18:15: error: ‘Query’ was not declared in this scope
Query();
^
user.cpp: In function ‘void Query()’:
user.cpp:29:15: error: ‘x’ was not declared in this scope
is >> x >> y;
^
user.cpp:29:20: error: ‘y’ was not declared in this scope
is >> x >> y;
^
user.cpp:31:5: error: expected ‘;’ before ‘for’
for ( int i = 1; i <= N; ++i )
^
user.cpp:31:24: warning: statement has no effect [-Wunused-value]
for ( int i = 1; i <= N; ++i )
^
user.cpp:31:34: error: expected ‘;’ before ‘)’ token
for ( int i = 1; i <= N; ++i )
^
user.cpp:36:1: error: a function-definition is not allowed here before ‘{’ token
{
^
user.cpp:38:1: error: expected ‘}’ at end of input
}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !