Jump to content

Robots/C++: Difference between revisions

m
Fixed syntax highlighting.
(Moved C++ entry to separate page)
 
m (Fixed syntax highlighting.)
 
Line 1:
===Code===
Windows Console implementation - No safe teleport is implemetedimplemented, just the random one.
[[File:robotsCpp.png|200px|thumb|right]]
<langsyntaxhighlight lang="cpp">
#include <windows.h>
#include <iostream>
Line 198:
robots g; g.play(); return 0;
}
</syntaxhighlight>
</lang>
9,490

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.