/ XMU_ACM /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:17:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d",&a[i],&b[i]),k[a[i]+500][b[i]+500]=1;
   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 24ms 3.512 MiB

信息

递交者
类型
递交
题目
P1066 多边形
比赛
厦大附中模拟赛第一场
语言
C++
递交时间
2020-12-20 16:11:10
评测时间
2020-12-20 16:11:10
评测机
分数
100
总耗时
24ms
峰值内存
3.512 MiB