QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#755703#9552. The Chariotucup-team5178#Compile Error//C++231.8kb2024-11-16 17:55:132024-11-16 17:55:13

Details

answer.code:23:6: error: invalid preprocessing directive #\U00005168\U000090e8A
   23 |     #全部A
      |      ^~~~~
answer.code:26:6: error: "1台" after # is not a positive integer
   26 |     #1台
      |      ^~~
answer.code:38:6: error: invalid preprocessing directive #ABAB
   38 |     #ABAB+Cで調整
      |      ^~~~
answer.code:43:6: error: invalid preprocessing directive #ABAB
   43 |     #ABAB+Aで調整
      |      ^~~~
answer.code:47:6: error: invalid preprocessing directive #AAA
   47 |     #AAA+最後でBCCCCCC
      |      ^~~
answer.code:57:6: error: invalid preprocessing directive #AAA
   57 |     #AAA+最後でBBBBBBCCC
      |      ^~~
answer.code:1:1: error: ‘def’ does not name a type
    1 | def correct(A,B,C,X,Y,D):
      | ^~~