/ XMU_ACM /

记录详情

Accepted

/in/foo.cc:10:0: warning: ignoring #pragma comment  [-Wunknown-pragmas]
 #pragma comment(linker,"/STACK:1024000000,1024000000")
 
/in/foo.cc: In function 'int main()':
/in/foo.cc:60:10: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k;
          ^
/in/foo.cc:61:6: warning: unused variable 'x' [-Wunused-variable]
  int x,y,z;
      ^
/in/foo.cc:61:8: warning: unused variable 'y' [-Wunused-variable]
  int x,y,z;
        ^
/in/foo.cc:61:10: warning: unused variable 'z' [-Wunused-variable]
  int x,y,z;
          ^
# 状态 耗时 内存占用
#1 Accepted 4ms 740.0 KiB
#2 Accepted 3ms 692.0 KiB
#3 Accepted 3ms 876.0 KiB
#4 Accepted 2ms 748.0 KiB
#5 Accepted 9ms 876.0 KiB
#6 Accepted 2ms 768.0 KiB
#7 Accepted 12ms 868.0 KiB
#8 Accepted 11ms 792.0 KiB
#9 Accepted 7ms 864.0 KiB

信息

递交者
类型
递交
题目
Connect
语言
C++
递交时间
2018-04-22 14:04:42
评测时间
2018-04-22 14:04:42
评测机
分数
90
总耗时
57ms
峰值内存
876.0 KiB