Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:14:28: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::set<std::__cxx11::basic_string<char> >::size_type {aka long unsigned int}' [-Wformat=]
  printf("%d", 52 - a.size());
                            ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2838 t1扑克牌poker.cpp
 - 比赛
 - 2024.11.10高级班练习
 - 语言
 - C++
 - 递交时间
 - 2024-11-11 20:12:53
 - 评测时间
 - 2024-11-11 20:12:53
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 16ms
 - 峰值内存
 - 376.0 KiB