foo.cc:26:17: warning: missing terminating " character
26 | printf("%d%d%d,a,b,c);
| ^
foo.cc:26:17: error: missing terminating " character
26 | printf("%d%d%d,a,b,c);
| ^~~~~~~~~~~~~~~
foo.cc: In function 'int main()':
foo.cc:14:9: error: 'if\U0000ff08a' was not declared in this scope
14 | if(a<c)
| ^~~~~
foo.cc:20:9: error: 'if\U0000ff08b' was not declared in this scope
20 | if(b<c)
| ^~~~~
foo.cc:26:9: error: 'printf\U0000ff08' was not declared in this scope; did you mean 'printf'?
26 | printf("%d%d%d,a,b,c);
| ^~~~~~~~
| printf
[Hydro](https://hydro.ac)提供评测服务