Record Detail

Compile Error

/in/l8.cpp: In function 'int main()':
/in/l8.cpp:15:16: error: ISO C++ forbids variable length array 'a' [-Werror=vla]
  int a[(int)k/2];
                ^
cc1plus: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Lab 8
Language
C++
Submit At
2018-08-01 20:31:00
Judged At
2018-08-01 20:31:00
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes