fixit.cpp 52 B

1234
  1. #include <stdio.h>
  2. int main() {
  3. printf("%s",1);
  4. }