Banner Home Page DIY Contests Problems Ranklist Status Statistics
1034数据再次加强,如果还能水过我不管了……

View Compilation Error

2_28141_2112778_2144.cpp
2_28141_2112778_2144.cpp(6) : error C2440: “初始化”: 无法从“char *”转换为“char”
        没有使该转换得以执行的上下文
2_28141_2112778_2144.cpp(9) : error C2664: “size_t strlen(const char *)”: 无法将参数 1 从“char”转换为“const char *”
        从整型转换为指针类型要求 reinterpret_cast、C 样式转换或函数样式转换