记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:7:6: warning: variable 'f' set but not used [-Wunused-but-set-variable]
  int f;
      ^
# 状态 耗时 内存占用
#1 Accepted 2ms 360.0 KiB

信息

递交者
类型
自测
题目
P1533 Problem 4D. 完全k叉树
语言
C++
递交时间
2023-11-05 11:06:48
评测时间
2023-11-05 11:06:48
评测机
分数
10
总耗时
2ms
峰值内存
360.0 KiB