Borderou de evaluare (job #1558015)
Utilizator | Data | 28 decembrie 2015 16:43:39 | |
---|---|---|---|
Problema | Iepuri | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void inm1()’:
user.cpp:23:29: error: unable to find numeric literal operator ‘operator"" int’
r[i][j] += (1int * sol[i][k] * m[k][j]) % mod;
^
user.cpp: In function ‘void inm2()’:
user.cpp:39:29: error: unable to find numeric literal operator ‘operator"" int’
r[i][j] += (1int * m[i][k] * m[k][j]) % mod;
^
user.cpp: In function ‘void expo(long long int)’:
user.cpp:47:18: warning: unused variable ‘j’ [-Wunused-variable]
long long i, j;
^
user.cpp: At global scope:
user.cpp:56:10: error: ‘::main’ must return ‘int’
int main()
^
user.cpp: In function ‘int main()’:
user.cpp:68:15: error: unable to find numeric literal operator ‘operator"" int’
t1 = (1int * c * x) % mod;
^
user.cpp:69:15: error: unable to find numeric literal operator ‘operator"" int’
t2 = (1int * b * y) % mod;
^
user.cpp:70:15: error: unable to find numeric literal operator ‘operator"" int’
t3 = (1int * a * z) % mod;
^
user.cpp:58:9: warning: unused variable ‘i’ [-Wunused-variable]
int i, j, temp, t1, t2, t3;
^
user.cpp:58:12: warning: unused variable ‘j’ [-Wunused-variable]
int i, j, temp, t1, t2, t3;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !