Borderou de evaluare (job #1708019)
Utilizator | Data | 26 mai 2016 12:42:02 | |
---|---|---|---|
Problema | Quadratum | Status | done |
Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void Produs(long long int)’:
user.cpp:18:17: error: invalid operands of types ‘int [10000]’ and ‘long long int’ to binary ‘operator*’
y = a * x + tr;
^
user.cpp:19:11: error: incompatible types in assignment of ‘long long int’ to ‘int [10000]’
a = y % 10;
^
user.cpp: In function ‘void Imparte(long long int)’:
user.cpp:36:20: error: invalid conversion from ‘int*’ to ‘long long int’ [-fpermissive]
r = r * 10 + a;
^
user.cpp:37:11: error: incompatible types in assignment of ‘long long int’ to ‘int [10000]’
a = q = r / x;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !