0_0_37601718_6540.cpp: In function 'int main()': 0_0_37601718_6540.cpp:4:12: error: storage size of 's' isn't known char s[]; ^ 0_0_37601718_6540.cpp:9:37: error: expected primary-expression before ')' token printf("6%s\n", s+strlen(s)-);} ^