difftest

Java code posted
created at 20 Nov 00:18, updated at 20 Nov 05:06

Edit | Back
1
2
3
4
5
6
7
8
9
@@ -1,4 +1,5 @@
-This is line one.
+This is line 1.
This is line two.
This is line three.
+This is line 4.
for (int i =0 ; i< 10 ;i++){
System.out.print("");
}
167 Bytes in 2 ms with coderay