记录详情

Runtime Error

foo.cc:13:0: warning: ignoring #pragma warning  [-Wunknown-pragmas]
 #pragma warning(disable : 4996)
 
foo.cc: In function 'int main()':
foo.cc:14:8: warning: unused variable 'ans' [-Wunused-variable]
  int n,ans,tmp0,tmp1,tmp2;
        ^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Accepted 1ms 360.0 KiB
#3 Accepted 1ms 384.0 KiB
#4 Accepted 1ms 384.0 KiB
#5 Runtime Error Floating point exception 3ms 440.0 KiB

信息

递交者
类型
递交
题目
5-3 最大公约数
比赛
2021(四) 作业第一场:秀肌肉
语言
C++
递交时间
2021-10-01 00:02:41
评测时间
2021-10-01 00:02:41
评测机
分数
80
总耗时
10ms
峰值内存
440.0 KiB