/ Vijos /

记录详情

Wrong Answer

/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(int*, int*, int)':
/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 380.0 KiB
#2 Accepted 1ms 372.0 KiB
#3 Accepted 3ms 256.0 KiB
#4 Accepted 4ms 344.0 KiB
#5 Accepted 3ms 332.0 KiB
#6 Accepted 1ms 332.0 KiB
#7 Accepted 1ms 328.0 KiB
#8 Wrong Answer 4ms 328.0 KiB
#9 Accepted 2ms 348.0 KiB
#10 Wrong Answer 3ms 332.0 KiB

信息

递交者
类型
递交
题目
P1164 曹冲养猪
语言
C++
递交时间
2017-07-16 23:41:55
评测时间
2017-07-16 23:41:55
评测机
分数
80
总耗时
30ms
峰值内存
380.0 KiB