/ b6e0的OJ /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:14:9: warning: unused variable 'st' [-Wunused-variable]
     int st=0;
         ^~
foo.cc:13:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&T);
     ~~~~~^~~~~~~~~
foo.cc:16:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d", &n);
         ~~~~~^~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 62ms 50.109 MiB
#2 Accepted 63ms 50.074 MiB
#3 Accepted 63ms 50.066 MiB
#4 Accepted 62ms 50.109 MiB
#5 Accepted 62ms 50.074 MiB
#6 Accepted 62ms 50.105 MiB
#7 Accepted 63ms 50.07 MiB
#8 Accepted 143ms 50.109 MiB
#9 Accepted 130ms 50.109 MiB
#10 Accepted 97ms 50.105 MiB
#11 Accepted 472ms 50.109 MiB
#12 Accepted 398ms 50.098 MiB
#13 Accepted 68ms 50.109 MiB
#14 Accepted 64ms 50.105 MiB
#15 Accepted 67ms 50.035 MiB

信息

递交者
类型
递交
题目
P1015 倍数
语言
C++
递交时间
2020-08-15 17:22:34
评测时间
2021-08-21 12:37:27
评测机
分数
100
总耗时
1883ms
峰值内存
50.109 MiB