Accepted
/in/foo.cc:4:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable:4996) /in/foo.cc: In function 'int main()': /in/foo.cc:23:28: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::set<int>::size_type {aka long unsigned int}' [-Wformat=] printf("%d\n", num2.size()); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1911 珠心算测验
- 语言
- C++
- 递交时间
- 2020-02-02 02:37:22
- 评测时间
- 2020-02-02 02:37:22
- 评测机
- 分数
- 100
- 总耗时
- 16ms
- 峰值内存
- 208.0 KiB