Borderou de evaluare (job #1373720)
Utilizator | Data | 4 martie 2015 20:17:21 | |
---|---|---|---|
Problema | AI | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:9: error: macro names must be identifiers
#define 1001 1001
^
user.cpp:18:33: error: expected unqualified-id before ‘/’ token
int t1r2 = oo, t2r2 = oo; /
^
user.cpp: In function ‘int main()’:
user.cpp:36:9: error: ‘ir1’ was not declared in this scope
Lee(ir1, jr1, R1);
^
user.cpp:36:14: error: ‘jr1’ was not declared in this scope
Lee(ir1, jr1, R1);
^
user.cpp:38:9: error: ‘ir2’ was not declared in this scope
Lee(ir2, jr2, R2);
^
user.cpp:38:14: error: ‘jr2’ was not declared in this scope
Lee(ir2, jr2, R2);
^
user.cpp: In function ‘int LMaxZid()’:
user.cpp:47:24: error: ‘n’ was not declared in this scope
for ( int i = 1; i <= n; ++i )
^
user.cpp:58:24: error: ‘n’ was not declared in this scope
for ( int j = 1; j <= n; ++j )
^
user.cpp: In function ‘void Lee(int, int, int (*)[1001])’:
user.cpp:92:46: error: ‘is1’ was not declared in this scope
if ( !ok1 && (ok1 = invalid1(is1, js1)) )
^
user.cpp:92:51: error: ‘js1’ was not declared in this scope
if ( !ok1 && (ok1 = invalid1(is1, js1)) )
^
user.cpp:99:46: error: ‘is2’ was not declared in this scope
if ( !ok2 && (ok2 = invalid1(is2, js2)) )
^
user.cpp:99:51: error: ‘js2’ was not declared in this scope
if ( !ok2 && (ok2 = invalid1(is2, js2)) )
^
user.cpp: In function ‘bool invalid1(int, int)’:
user.cpp:119:26: error: ‘I0’ was not declared in this scope
if ( iv == i && i == I0 )
^
user.cpp:121:23: error: ‘J0’ was not declared in this scope
if (j <= jv && jv < J0 ) return true;
^
user.cpp:122:8: error: ‘J0’ was not declared in this scope
if ( J0 < jv && jv<= j ) return true;
^
user.cpp:125:26: error: ‘J0’ was not declared in this scope
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !