/ TYWZ /

记录详情

Accepted

/in/foo.cc: In function 'int pow1(long long unsigned int, long long unsigned int)':
/in/foo.cc:8:11: warning: unused variable 'base' [-Wunused-variable]
  ull re=1,base=st;
           ^~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:29:17: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long long int' [-Wformat=]
  printf("%u",ant);
                 ^
# 状态 耗时 内存占用
#1 Accepted 2ms 220.0 KiB
#2 Accepted 1ms 232.0 KiB
#3 Accepted 1ms 224.0 KiB
#4 Accepted 1ms 224.0 KiB
#5 Accepted 1ms 228.0 KiB
#6 Accepted 1ms 224.0 KiB
#7 Accepted 1ms 232.0 KiB
#8 Accepted 1ms 228.0 KiB
#9 Accepted 1ms 228.0 KiB
#10 Accepted 1ms 228.0 KiB

信息

递交者
类型
递交
题目
2019.2.12 Problem A - war
比赛
2019.2.12补题通道
语言
C++
递交时间
2019-02-12 17:36:42
评测时间
2019-02-12 17:36:42
评测机
分数
100
总耗时
16ms
峰值内存
232.0 KiB