Compile Error
make: Warning: File '/in/dlist_impl.h' has modification time 24928 s in the future /in/call.cpp:21:17: error: variable length arrays are a C99 feature [-Werror,-Wvla-extension] customer arr[events]; ^ /in/call.cpp:48:21: error: variable length arrays are a C99 feature [-Werror,-Wvla-extension] customer waiting[events]; ^ 2 errors generated. /in/Compile/Makefile:39: recipe for target 'buildCall' failed make: *** [buildCall] Error 1
Information
- Submit By
- Type
- Submission
- Homework
- Project Five: List, Stack, and Queue
- Language
- C++
- Submit At
- 2018-08-08 23:15:00
- Judged At
- 2018-08-08 23:15:00
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes