Record Detail

Compile Error

/in/calc.cpp:174:21: error: variable length arrays are a C99 feature [-Werror,-Wvla-extension]
            int temp[count];
                    ^
1 error generated.
/in/Compile/Makefile:44: recipe for target 'buildCalc' failed
make: *** [buildCalc] Error 1

Information

Submit By
Type
Submission
Homework
Project 5
Language
C++
Submit At
2024-12-10 14:00:11
Judged At
2024-12-10 14:05:12
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes