记录详情

Wrong Answer

foo.c: In function 'main':
foo.c:9:18: warning: integer constant is too large for its type
    9 |         if(total%166798809782010000000000==0)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~
foo.c:10:30: warning: integer constant is too large for its type
   10 |         {time++;total-=total%166798809782010000000000*166798809782010000000000;}
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~
foo.c:10:55: warning: integer constant is too large for its type
   10 |         {time++;total-=total%166798809782010000000000*166798809782010000000000;}
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 284.0 KiB
#2 Wrong Answer Read 999967, expect 999950. 4ms 284.0 KiB

信息

递交者
类型
递交
题目
P1186 人生苦短
语言
C
递交时间
2023-09-13 15:54:30
评测时间
2023-09-13 15:54:30
评测机
分数
50
总耗时
6ms
峰值内存
284.0 KiB