记录详情

Runtime Error

foo.c: In function 'main':
foo.c:31:15: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
   31 |         if(p%c==0&q%c==0)
      |            ~~~^~~
foo.c:96:73: warning: unused variable 'i' [-Wunused-variable]
   96 |                                                                 for(int i=d;d>=1;d--)
      |                                                                         ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Floating point exception 1ms 328.0 KiB
#2 Accepted 1ms 284.0 KiB
#3 Accepted 3ms 284.0 KiB
#4 Accepted 2ms 284.0 KiB
#5 Accepted 1ms 284.0 KiB

信息

递交者
类型
递交
题目
P1497 Problem 1C. ぱぴぷぴぷぴぱ!
比赛
2023秋 悬赏令第一周
语言
C
递交时间
2023-10-05 13:42:34
评测时间
2023-10-05 13:42:34
评测机
分数
80
总耗时
11ms
峰值内存
328.0 KiB