All public logs
From Algopedia
Jump to navigationJump to search
Combined display of all available logs of Algopedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:33, 17 November 2016 Cristian talk contribs deleted page Test-cpp (Author request: content was: "<syntaxhighlight>#include <iostream> const int DIM = 1000000; class BN { protected: int n; char *v; public: BN( int x ) { v = new char[DIM]; fo..." (and the only contributor was "[[Special:Contributions/Cr...)