0_0_39072380_1640.c:2:12: error: stray '\2' in program
2 | int main() <U+0002> <U+0002>
| ^~~~~~~~
0_0_39072380_1640.c:2:14: error: stray '\2' in program
2 | int main() <U+0002> <U+0002>
| ^~~~~~~~
0_0_39072380_1640.c: In function 'main':
0_0_39072380_1640.c:3:3: error: stray '\2' in program
3 | { <U+0002>
| ^~~~~~~~
0_0_39072380_1640.c:4:2: error: stray '\2' in program
4 | <U+0002> <U+0002> <U+0002>int <U+0002>a,b; <U+0002>
| ^~~~~~~~
0_0_39072380_1640.c:4:4: error: stray '\2' in program
4 | <U+0002> <U+0002> <U+0002>int <U+0002>a,b; <U+0002>
| ^~~~~~~~
0_0_39072380_1640.c:4:6: error: stray '\2' in program
4 | <U+0002> <U+0002> <U+0002>int <U+0002>a,b; <U+0002>
| ^~~~~~~~
0_0_39072380_1640.c:4:11: error: stray '\2' in program
4 | <U+0002> <U+0002> <U+0002>int <U+0002>a,b; <U+0002>
| ^~~~~~~~
0_0_39072380_1640.c:4:17: error: stray '\2' in program
4 | <U+0002> <U+0002> <U+0002>int <U+0002>a,b; <U+0002>
| ^~~~~~~~
0_0_39072380_1640.c:5:2: error: stray '\2' in program
5 | <U+0002> <U+0002> <U+0002>while(scanf("%d%d",&a,&b)!=EOF)
| ^~~~~~~~
0_0_39072380_1640.c:5:4: error: stray '\2' in program
5 | <U+0002> <U+0002> <U+0002>while(scanf("%d%d",&a,&b)!=EOF)
| ^~~~~~~~
0_0_39072380_1640.c:5:6: error: stray '\2' in program
5 | <U+0002> <U+0002> <U+0002>while(scanf("%d%d",&a,&b)!=EOF)
| ^~~~~~~~
0_0_39072380_1640.c:6:28: error: stray '\2' in program
6 | printf("%d\n",a+b); <U+0002> <U+0002>
| ^~~~~~~~
0_0_39072380_1640.c:6:30: error: stray '\2' in program
6 | printf("%d\n",a+b); <U+0002> <U+0002>
| ^~~~~~~~
0_0_39072380_1640.c: At top level:
0_0_39072380_1640.c:7:3: error: stray '\2' in program
7 | } <U+0002> <U+0002> <U+0002>
| ^~~~~~~~
0_0_39072380_1640.c:7:5: error: stray '\2' in program
7 | } <U+0002> <U+0002> <U+0002>
| ^~~~~~~~
0_0_39072380_1640.c:7:7: error: stray '\2' in program
7 | } <U+0002> <U+0002> <U+0002>
| ^~~~~~~~
|