Borderou de evaluare (job #3319409)
| Utilizator | Data | 1 noiembrie 2025 11:15:12 | |
|---|---|---|---|
| Problema | Minlcm | Status | done |
| Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:10:24: error: expected ',' or '...' before 'ofstream'
10 | void test(ifstream &in ofstream &out) {
| ^~~~~~~~
main.cpp: In function 'void test(std::ifstream&)':
main.cpp:23:21: error: 'i' was not declared in this scope
23 | for (int d = 1; i <= VMAX; d++) {
| ^
main.cpp: In function 'int main()':
main.cpp:51:13: error: too many arguments to function 'void test(std::ifstream&)'
51 | test(in, out);
| ~~~~^~~~~~~~~
main.cpp:10:6: note: declared here
10 | void test(ifstream &in ofstream &out) {
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
