Record Detail

Compile Error

/in/call.cpp:73:35: error: invalid range expression of type 'Customer *'; no viable 'begin' function available
        for (const auto& customer : input) {
                                  ^ ~~~~~
1 error generated.
/in/Compile/Makefile:39: recipe for target 'buildCall' failed
make: *** [buildCall] Error 1

Information

Submit By
Type
Submission
Homework
Project 5
Language
C++
Submit At
2023-12-09 17:46:38
Judged At
2023-12-09 17:46:38
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes