Borderou de evaluare (job #3238815)
Utilizator | Data | 30 iulie 2024 19:39:42 | |
---|---|---|---|
Problema | Subsecventa de suma maxima | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:14:5: error: 'Fin' was not declared in this scope; did you mean 'fin'?
14 | Fin >> n;
| ^~~
| fin
main.cpp:22:39: error: 'maxSum' was not declared in this scope; did you mean 'fmaximum'?
22 | if (sum[j] - sum[i - 1] > maxSum) {
| ^~~~~~
| fmaximum
main.cpp:29:5: error: 'Fout' was not declared in this scope; did you mean 'fout'?
29 | Fout << maxSum << ' ' << left << ' ' << right;
| ^~~~
| fout
main.cpp:29:13: error: 'maxSum' was not declared in this scope; did you mean 'fmaximum'?
29 | Fout << maxSum << ' ' << left << ' ' << right;
| ^~~~~~
| fmaximum
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !