Compile Error

foo.cc:7:11: error: stray '`' in program
    7 |         if`(a>b)
      |           ^
foo.cc: In function 'int main()':
foo.cc:19:26: error: unable to find string literal operator 'operator""c' with 'const char [2]', 'long unsigned int' arguments
   19 |         cout<<a<<" "<<b<<" "c;
      |                          ^~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1020 3个数排序
语言
C++
递交时间
2023-12-01 16:31:55
评测时间
2023-12-01 16:31:55
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes