Jump to content

Sokoban/C: Difference between revisions

m
Fixed syntax highlighting.
(added some easy deadlock checks)
m (Fixed syntax highlighting.)
 
Line 1:
C99.
<langsyntaxhighlight lang="c>"#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Line 619:
 
return 0;
}</langsyntaxhighlight>
9,486

edits

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