Borderou de evaluare (job #3314759)
| Utilizator | Data | 11 octombrie 2025 00:03:23 | |
|---|---|---|---|
| Problema | 100m | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:31:17: error: 'int invMod(int)' redeclared as different kind of entity
31 | int invMod(int x) {
| ^
main.cpp:16:15: note: previous declaration 'int invMod [5005]'
16 | int dp[maxN], invMod[maxN];
| ^~~~~~
main.cpp: In function 'void solve()':
main.cpp:38:27: error: 'invMod' cannot be used as a function
38 | invMod[i] = invMod(i);
| ~~~~~~^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
