diffhistBig O notation02:38+147Jgaehringtalkcontribs(Fix dark mode invert on example graph (Big-O-notation.png) by wrapping individual <math> elements, not entire description.)
diffhistmC++21:31−2Vivaidristalkcontribs(If I need to explain why C++ is low-level, here is how you do a Hello World program in C++: #include <iostream> int main(){ std::cout << "Hello World" << std::endl; return 0; })Tag: Reverted