Record Detail

Compile Error

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

Information

Submit By
Type
Submission
Homework
Project Five: List, Stack, and Queue
Language
C++
Submit At
2018-08-02 08:38:43
Judged At
2018-08-02 08:38:43
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes