Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:31:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::set<std::vector<int> >::size_type {aka long unsigned int}' [-Wformat=]
  printf("%d\n",s.size());
                        ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2476 密码锁
 - 比赛
 - 2024CSP模拟赛4
 - 语言
 - C++
 - 递交时间
 - 2024-10-06 20:54:16
 - 评测时间
 - 2024-10-06 20:54:16
 - 评测机
 
- 分数
 - 30
 - 总耗时
 - 16ms
 - 峰值内存
 - 464.0 KiB