Borderou de evaluare (job #3324487)
| Utilizator | Data | 22 noiembrie 2025 11:28:03 | |
|---|---|---|---|
| Problema | Heapuri | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:7:25: error: expected ')' before ';' token
7 | ofstream fout("heap.out";)
| ~ ^
| )
main.cpp:7:26: error: expected unqualified-id before ')' token
7 | ofstream fout("heap.out";)
| ^
main.cpp: In function 'int main()':
main.cpp:23:13: error: 'ms' was not declared in this scope; did you mean 'm'?
23 | ms.insert(a);
| ^~
| m
main.cpp:29:22: error: 'ms' was not declared in this scope; did you mean 'm'?
29 | auto it =ms.find(v[a]);
| ^~
| m
main.cpp:35:21: error: 'ms' was not declared in this scope; did you mean 'm'?
35 | auto it=ms.begin();
| ^~
| m
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
