QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#247870#7619. Make SYSU Great Again Iucup-team162#Compile Error//C++206.3kb2023-11-11 16:21:342023-11-11 16:21:34

詳細信息

answer.code:68:6: warning: integer constant is too large for its type
   68 | 5 19 011110111101111011110111
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
answer.code:75:6: warning: integer constant is too large for its type
   75 | 6 19 0111101110111011101110111
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:90:6: warning: integer constant is too large for its type
   90 | 7 17 011101101110110111011011
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
answer.code:91:6: warning: integer constant is too large for its type
   91 | 7 18 0111011101101110110111011
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:92:6: warning: integer constant is too large for its type
   92 | 7 19 01110111011101101110111011
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:101:6: warning: integer constant is too large for its type
  101 | 8 17 0111011011011011011011011
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:102:6: warning: integer constant is too large for its type
  102 | 8 19 011101101110110110111011011
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:113:6: warning: integer constant is too large for its type
  113 | 9 16 0110110110110101101101101
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:114:6: warning: integer constant is too large for its type
  114 | 9 17 01101101101101101101101101
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:115:6: warning: integer constant is too large for its type
  115 | 9 19 0111011011011011011011011011
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:122:7: warning: integer constant is too large for its type
  122 | 10 17 011011011010110110101101101
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:123:7: warning: integer constant is too large for its type
  123 | 10 19 01101101101101101101101101101
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:135:7: warning: integer constant is too large for its type
  135 | 11 13 011010101010110101010101
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
answer.code:136:7: warning: integer constant is too large for its type
  136 | 11 14 0110101011010101011010101
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:137:7: warning: integer constant is too large for its type
  137 | 11 15 01101011010101101010110101
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:138:7: warning: integer constant is too large for its type
  138 | 11 16 011010110101101011010110101
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:139:7: warning: integer constant is too large for its type
  139 | 11 17 0110110101101011010110101101
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:140:7: warning: integer constant is too large for its type
  140 | 11 18 01101101011011010110110101101
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:141:7: warning: integer constant is too large for its type
  141 | 11 19 011011011010110110110101101101
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:146:7: warning: integer constant is too large for its type
  146 | 12 13 0110101010101010101010101
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:147:7: warning: integer constant is too large for its type
  147 | 12 17 01101011010110101011010110101
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:148:7: warning: integer constant is too large for its type
  148 | 12 19 0110110101101011011010110101101
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:159:7: warning: integer constant is too large for its type
  159 | 13 11 010101010101001010101010
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
answer.code:160:7: warning: integer constant is too large for its type
  160 | 13 12 0101010101010101010101010
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:161:7: warning: integer constant is too large for its type
  161 | 13 14 011010101010101010101010101
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:162:7: warning: integer constant is too large for its type
  162 | 13 15 0110101010101011010101010101
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:163:7: warning: integer constant is too large for its type
  163 | 13 16 01101010101101010101101010101
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:164:7: warning: integer constant is too large for its type
  164 | 13 17 011010101101010110101011010101
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:165:7: warning: integer constant is too large for its type
  165 | 13 18 0110101101010110101101010110101
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:166:7: warning: integer constant is too large for its type
  166 | 13 19 01101011010110101101011010110101
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:171:7: warning: integer constant is too large for its type
  171 | 14 11 0101010100101010100101010
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:172:7: warning: integer constant is too large for its type
  172 | 14 13 010101010101010101010101010
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
answer.code:173:7: warning: integer constant is too large for its t...