0_0_38245330_26308.c:1:2: error: stray '#' in program
*#include<iostream>
^
0_0_38245330_26308.c:1:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
*#include<iostream>
^
0_0_38245330_26308.c:2:14: fatal error: set: No such file or directory
#include<set>
^
compilation terminated.
|