/ Vijos /

记录详情

Accepted

/in/foo.cc:1:0: warning: ignoring #pragma comment  [-Wunknown-pragmas]
 #pragma comment(linker, "/STACK:1024000000,1024000000") //加栈; 
 
/in/foo.cc:2:0: warning: ignoring #pragma G  [-Wunknown-pragmas]
 #pragma G++ optimize(2)
 
/in/foo.cc: In function 'int main()':
/in/foo.cc:42:9: warning: unused variable 'maxx' [-Wunused-variable]
     int maxx=0; 
         ^~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 448.0 KiB
#2 Accepted 1ms 460.0 KiB
#3 Accepted 1ms 448.0 KiB
#4 Accepted 1ms 444.0 KiB
#5 Accepted 1ms 460.0 KiB
#6 Accepted 1ms 448.0 KiB
#7 Accepted 2ms 448.0 KiB
#8 Accepted 3ms 460.0 KiB
#9 Accepted 3ms 448.0 KiB
#10 Accepted 3ms 444.0 KiB

信息

递交者
类型
递交
题目
P1792 摆花
语言
C++
递交时间
2018-11-23 20:39:53
评测时间
2018-11-23 20:39:53
评测机
分数
100
总耗时
22ms
峰值内存
460.0 KiB