Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:4:6: warning: unused variable 'n' [-Wunused-variable]
  int n,g,s,b,h=0;
      ^
/in/foo.cc:4:14: warning: unused variable 'h' [-Wunused-variable]
  int n,g,s,b,h=0;
              ^
# 状态 耗时 内存占用
#1 Accepted 1ms 360.0 KiB

信息

递交者
类型
递交
题目
P1044 迷人的水仙花
比赛
2024.8.6暑期初级2班练习
语言
C++
递交时间
2024-08-06 10:34:07
评测时间
2024-08-06 10:34:07
评测机
分数
100
总耗时
1ms
峰值内存
360.0 KiB