Untitled

 avatar
unknown
c_cpp
2 years ago
131 B
4
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