Problem | fabric |
---|---|
User | chenweilian |
Submission Time | 2023-10-30 10:53:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fabric.cpp:73:24: error: stray ‘\357’ in program
73 | return (ans < del);
| ^
fabric.cpp:73:25: error: stray ‘\274’ in program
73 | return (ans < del);
| ^
fabric.cpp:73:26: error: stray ‘\210’ in program
73 | return (ans < del);
| ^
fabric.cpp: In function ‘int main()’:
fabric.cpp:73:36: error: expected ‘;’ before ‘)’ token
73 | return (ans < del);
| ^
| ;
fabric.cpp:73:36: error: expected primary-expression before ‘)’ token