Content
include iostream include string void print(std::string string) std::cout string std::endl; int main print("hello, world"); return 0;
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
include iostream include string void print(std::string string) std::cout string std::endl; int main print("hello, world"); return 0;