Convert all test programs from CPP to C
[gruntmaster-daemon.git] / t / problems / aplusb / tests / mle / prog.c
diff --git a/t/problems/aplusb/tests/mle/prog.c b/t/problems/aplusb/tests/mle/prog.c
new file mode 100644 (file)
index 0000000..049ae69
--- /dev/null
@@ -0,0 +1,3 @@
+int v[1005][1005][20];
+int main(void){
+}
This page took 0.009544 seconds and 4 git commands to generate.