Record Detail

Compile Error

/in/call.cpp:18:14: error: variable length arrays are a C99 feature [-Werror,-Wvla-extension]
    Call call[num];
             ^
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
2022-12-04 14:57:57
Judged At
2022-12-04 14:57:57
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes