Compile Error
/in/cleaner.cpp:16:25: error: variable length arrays are a C99 feature [-Werror,-Wvla-extension] string first_command[num_add]; ^ /in/cleaner.cpp:29:26: error: variable length arrays are a C99 feature [-Werror,-Wvla-extension] string second_command[num_del]; ^ 2 errors generated. /in/Compile/Makefile:44: recipe for target 'buildCleaner' failed make: *** [buildCleaner] Error 1
Information
- Submit By
- Type
- Submission
- Homework
- Project Five: List, Stack, and Queue
- Language
- C++
- Submit At
- 2020-12-13 15:25:44
- Judged At
- 2020-12-13 15:25:44
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes