Borderou de evaluare (job #2088114)
Utilizator | Data | 14 decembrie 2017 19:36:07 | |
---|---|---|---|
Problema | GFact | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:11:15: error: size of array ‘dp’ is too large
long long dp[N], e[N], ndp;
^
user.cpp:11:21: error: size of array ‘e’ is too large
long long dp[N], e[N], ndp;
^
user.cpp: In function ‘bool sedivide(int)’:
user.cpp:28:19: error: ‘dp’ was not declared in this scope
if(nrP(x, dp[i]) < e[i] * q)
^
user.cpp:28:28: error: ‘e’ was not declared in this scope
if(nrP(x, dp[i]) < e[i] * q)
^
user.cpp: In function ‘void ep()’:
user.cpp:41:13: error: ‘dp’ was not declared in this scope
dp[ndp] = d;
^
user.cpp:48:13: error: ‘e’ was not declared in this scope
e[ndp] = p;
^
user.cpp:55:9: error: ‘dp’ was not declared in this scope
dp[ndp] = p;
^
user.cpp:56:9: error: ‘e’ was not declared in this scope
e[ndp] = 1;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !