/ XMU_ACM /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:61:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%lld%lld",&x[i],&y[i]);
    ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 167ms 69.961 MiB

信息

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