Borderou de evaluare (job #1188932)
Utilizator | Data | 20 mai 2014 20:38:35 | |
---|---|---|---|
Problema | Tort | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:39:10: error: expected initializer before ‘long’
unsigned long A, B ;
^
user.cpp:56:38: error: expected ‘,’ or ‘...’ before ‘long’
inline void multire(Huge H, unsigned long X)
^
user.cpp: In function ‘void multire(long long int*, long long int)’:
user.cpp:59:14: error: expected initializer before ‘long’
unsigned long T = 0 ;
^
user.cpp:62:23: error: ‘X’ was not declared in this scope
H[i] = H[i] * X + T;
^
user.cpp:62:27: error: ‘T’ was not declared in this scope
H[i] = H[i] * X + T;
^
user.cpp:68:11: error: ‘T’ was not declared in this scope
while(T)
^
user.cpp: In function ‘int main()’:
user.cpp:84:12: error: ‘A’ was not declared in this scope
cin >> A >> B ;
^
user.cpp:84:17: error: ‘B’ was not declared in this scope
cin >> A >> B ;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !