Record Detail

Compile Error

/in/ex1.c: In function 'main':
/in/ex1.c:18:5: error: ISO C90 forbids variable length array 'arr' [-Werror=vla]
     int arr[n];
     ^~~
cc1: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Homework 5
Language
C
Submit At
2022-11-03 19:37:22
Judged At
2022-11-03 19:37:22
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes