/ Vijos /

记录详情

Accepted

/in/foo.c: In function 'main':
/in/foo.c:10:21: warning: unused variable 'j' [-Wunused-variable]
  int P, Q, x0, y0,i,j,count=0;
                     ^
/in/foo.c:10:19: warning: unused variable 'i' [-Wunused-variable]
  int P, Q, x0, y0,i,j,count=0;
                   ^
# 状态 耗时 内存占用
#1 Accepted 3ms 256.0 KiB
#2 Accepted 4ms 256.0 KiB
#3 Accepted 8ms 256.0 KiB
#4 Accepted 9ms 256.0 KiB
#5 Accepted 1ms 256.0 KiB

信息

递交者
类型
递交
题目
P1131 最小公倍数和最大公约数问题
语言
C
递交时间
2018-07-18 16:29:05
评测时间
2018-07-18 16:29:05
评测机
分数
50
总耗时
27ms
峰值内存
256.0 KiB