/ Vijos /

记录详情

Accepted

/in/foo.cc:3:0: warning: ignoring #pragma comment  [-Wunknown-pragmas]
 #pragma comment(linker,"/STACK:1024000000,1024000000")
 
/in/foo.cc: In function 'int main()':
/in/foo.cc:62:10: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k;
          ^
/in/foo.cc:63:8: warning: unused variable 'y' [-Wunused-variable]
  int x,y,z;
        ^
/in/foo.cc:63:10: warning: unused variable 'z' [-Wunused-variable]
  int x,y,z;
          ^
# 状态 耗时 内存占用
#1 Accepted 1ms 344.0 KiB
#2 Accepted 1ms 344.0 KiB
#3 Accepted 1ms 212.0 KiB
#4 Accepted 5ms 8.113 MiB
#5 Accepted 4ms 8.719 MiB
#6 Accepted 2ms 2.199 MiB
#7 Accepted 1ms 336.0 KiB

信息

递交者
类型
递交
题目
P1144 小胖守皇宫
语言
C++
递交时间
2019-05-05 19:32:59
评测时间
2019-05-05 19:32:59
评测机
分数
98
总耗时
19ms
峰值内存
8.719 MiB