记录详情

Compile Error

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}
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~
foo.c:10:79: error: expected ';' before '}' token
   10 |         {time++;total-=total%166798809782010000000000*166798809782010000000000}
      |                                                                               ^
      |                                                                               ;
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务

信息

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