Record Detail

Compile Error

/in/inDictionary.c: In function 'main':
/in/inDictionary.c:7:6: error: 'i' undeclared (first use in this function)
 for (i = 0; i < 20; i++){dictionary[i]=NULL;}
      ^
/in/inDictionary.c:7:6: note: each undeclared identifier is reported only once for each function it appears in

Information

Submit By
Type
Submission
Problem
testmid2_1
Language
C
Submit At
2023-08-08 12:29:02
Judged At
2023-08-08 12:29:02
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes