Borderou de evaluare (job #2984028)
Utilizator | Data | 23 februarie 2023 14:12:32 | |
---|---|---|---|
Problema | Lacusta | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void solve()':
main.cpp:82:9: warning: unused variable 'sol' [-Wunused-variable]
82 | int sol=1e9;
| ^~~
main.cpp:85:9: error: 'sol' was not declared in this scope
85 | sol=min(sol,dp[n][i]);
| ^~~
main.cpp:87:11: error: 'sol' was not declared in this scope
87 | fout<<sol+a[n][m];
| ^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !