foo.c: In function 'main':
foo.c:3:43: error: expected '}' before ';' token
3 | {int add1 [12]={1,2,3,4,5,6,7,8,9,10,11,12;
| ~ ^
foo.c:13:16: error: stray '\357' in program
13 | {if(i==add1[j])
| ^
foo.c:13:17: error: stray '\274' in program
13 | {if(i==add1[j])
| ^
foo.c:13:18: error: stray '\211' in program
13 | {if(i==add1[j])
| ^
foo.c:21:1: error: expected declaration or statement at end of input
21 | }
| ^
foo.c:3:6: warning: unused variable 'add1' [-Wunused-variable]
3 | {int add1 [12]={1,2,3,4,5,6,7,8,9,10,11,12;
| ^~~~
[Hydro](https://hydro.ac)提供评测服务