Untitled

Anonymous
c_cpp
12/07/2023 7:36 AM
176 B
11
Indexable
#include <iostream>

int main() {
  std::cout << "Happy monthsary, my love! I love you so much! ❤️" << std::endl;
  return 0;
}
Editor is loading...
Leave a Comment