#include
#include
int main() {
Copyright By PowCoder代写 加微信 powcoder
char input[65536];
fgets(input, sizeof(input), stdin);
int x = 13;
int z = 21;
if (strlen(input) % 13 == 0) {
z = x / 0;
if (strlen(input) > 100 && input[25] == ‘a’) {
z = x / 0;
程序代写 CS代考 加微信: powcoder QQ: 1823890830 Email: powcoder@163.com