Discussion about this post

User's avatar
Hermano's avatar

#include <iostream>

int main() {

std: : << “fantastic article!” << std::endl;

return 0;

}

Expand full comment

No posts

Ready for more?