Yurttas/PL/OOL/Cplusplus/F/02/04/021/01/00/common.h

From ZCubes Wiki
Revision as of 22:02, 6 November 2013 by MassBot1 (talk | contribs) (Created page with "<syntaxhighlight lang="cpp" line start="1" enclose="div">// common.h const int M=2; const int N=4; </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
1// common.h
2
3
4const int M=2;
5const int N=4;