Problem | festival |
---|---|
User | Xiaoyang |
Submission Time | 2025-08-07 23:38:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
festival.cpp:24:10: error: ‘st’ was not declared in this scope; did you mean ‘std’?
24 | bool cmp(st a1,st a2){
| ^~
| std
festival.cpp:24:16: error: ‘st’ was not declared in this scope; did you mean ‘std’?
24 | bool cmp(st a1,st a2){
| ^~
| std
festival.cpp:24:21: error: expression list treated as compound expression in initializer [-fpermissive]
24 | bool cmp(st a1,st a2){
| ^