Compile Error

/in/foo.cc:1:13: warning: character constant too long for its type
 if(input()=='1145141919810'):
             ^~~~~~~~~~~~~~~
/in/foo.cc:4:8: warning: character constant too long for its type
  print('lijiama')
        ^~~~~~~~~
/in/foo.cc:1:1: error: expected unqualified-id before 'if'
 if(input()=='1145141919810'):
 ^~

信息

递交者
类型
递交
题目
P1137 RP之神-5
语言
C++
递交时间
2024-06-17 20:23:26
评测时间
2024-06-17 20:23:35
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes