/ Vijos /

记录详情

Accepted

/in/foo.cc:1:0: warning: ignoring #pragma comment  [-Wunknown-pragmas]
 #pragma comment(linker,"/STACK:1024000000,1024000000")
 
/in/foo.cc: In function 'LL chinese_remainder(LL*, LL*, LL)':
/in/foo.cc:53:8: warning: variable 'd' set but not used [-Wunused-but-set-variable]
  LL i, d, x, y, m, n, ret;
        ^
# 状态 耗时 内存占用
#1 Accepted 3ms 256.0 KiB
#2 Accepted 3ms 256.0 KiB
#3 Accepted 3ms 384.0 KiB
#4 Accepted 3ms 372.0 KiB
#5 Accepted 3ms 360.0 KiB
#6 Accepted 1ms 364.0 KiB
#7 Accepted 2ms 256.0 KiB
#8 Accepted 1ms 256.0 KiB
#9 Accepted 2ms 336.0 KiB
#10 Accepted 1ms 368.0 KiB

信息

递交者
类型
递交
题目
P1164 曹冲养猪
语言
C++
递交时间
2017-07-16 23:42:27
评测时间
2017-07-16 23:42:27
评测机
分数
100
总耗时
26ms
峰值内存
384.0 KiB