Accepted
/in/foo.cc:1:0: warning: ignoring #pragma comment [-Wunknown-pragmas] #pragma comment(linker, "/STACK:1024000000,1024000000") /in/foo.cc: In function 'int main()': /in/foo.cc:146:40: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=] printf("%d\n", strlen(s[i])); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1951 玄武密码
- 语言
- C++
- 递交时间
- 2019-05-02 16:18:12
- 评测时间
- 2019-05-02 16:18:12
- 评测机
- 分数
- 100
- 总耗时
- 467ms
- 峰值内存
- 22.547 MiB