Compile Error
/in/ex2.c: In function 'main': /in/ex2.c:11:41: error: 'EDF' undeclared (first use in this function); did you mean 'EOF'? while (scanf("%d", &arr[length]) != EDF){ ^~~ EOF /in/ex2.c:11:41: note: each undeclared identifier is reported only once for each function it appears in
Information
- Submit By
- Type
- Submission
- Homework
- Lab 6 Exercises
- Language
- C
- Submit At
- 2022-06-23 22:33:34
- Judged At
- 2022-06-23 22:33:34
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes