0_0_7580407_31554.c:1:19: iostream: No such file or directory
0_0_7580407_31554.c:3:20: algorithm: No such file or directory
0_0_7580407_31554.c:4: error: syntax error before "namespace"
0_0_7580407_31554.c:9: error: syntax error before "a"
0_0_7580407_31554.c: In function `cmp':
0_0_7580407_31554.c:11: error: request for member `s' in something not a structure or union
0_0_7580407_31554.c:11: error: `b' undeclared (first use in this function)
0_0_7580407_31554.c:11: error: (Each undeclared identifier is reported only once
0_0_7580407_31554.c:11: error: for each function it appears in.)
0_0_7580407_31554.c: At top level:
0_0_7580407_31554.c:13: error: syntax error before '/' token
0_0_7580407_31554.c:13: error: stray '\199' in program
0_0_7580407_31554.c:13: error: stray '\243' in program
0_0_7580407_31554.c:13: error: stray '\215' in program
0_0_7580407_31554.c:13: error: stray '\211' in program
0_0_7580407_31554.c:13: error: stray '\180' in program
0_0_7580407_31554.c:13: error: stray '\174' in program
0_0_7580407_31554.c:18: error: `i' undeclared here (not in a function)
0_0_7580407_31554.c:19: error: syntax error before '}' token
0_0_7580407_31554.c: In function `main':
0_0_7580407_31554.c:26: error: `cin' undeclared (first use in this function)
0_0_7580407_31554.c:43: error: syntax error before '/' token
0_0_7580407_31554.c:43: error: stray '\199' in program
0_0_7580407_31554.c:43: error: stray '\243' in program
0_0_7580407_31554.c:43: error: stray '\183' in program
0_0_7580407_31554.c:43: error: stray '\180' in program
0_0_7580407_31554.c:43: error: stray '\180' in program
0_0_7580407_31554.c:43: error: stray '\174' in program
0_0_7580407_31554.c:58: error: `cout' undeclared (first use in this function)
0_0_7580407_31554.c:58: error: `endl' undeclared (first use in this function)
0_0_7580407_31554.c: At top level:
0_0_7580407_31554.c:18: error: storage size of `q' isn't known
|