QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#633105#7029. Xu Xiake in Henan ProvinceGuanYunchangCompile Error//C++20396b2024-10-12 14:33:442024-10-12 14:33:44

Details

answer.code:4:8: error: stray ‘\’ in program
    4 |  /     \     /     \
      |        ^
answer.code:6:2: error: stray ‘\’ in program
    6 |  \           \     /     \
      |  ^
answer.code:6:14: error: stray ‘\’ in program
    6 |  \           \     /     \
      |              ^
answer.code:8:8: error: stray ‘\’ in program
    8 |  /     \     /           /
      |        ^
answer.code:10:2: error: stray ‘\’ in program
   10 |  \           \     /     \
      |  ^
answer.code:10:14: error: stray ‘\’ in program
   10 |  \           \     /     \
      |              ^
answer.code:14:2: error: stray ‘\’ in program
   14 |  \                 /     \
      |  ^
answer.code:16:8: error: stray ‘\’ in program
   16 |        \     /     \     /
      |        ^
answer.code:16:20: error: stray ‘\’ in program
   16 |        \     /     \     /
      |                    ^
answer.code:1:1: error: expected unqualified-id before numeric constant
    1 | 1
      | ^