Skip to content

Commit 6beaf37

Browse files
committed
update
1 parent 2589eb0 commit 6beaf37

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

src/java_labs/lab_5/problem_4/Problem4.java

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,11 @@ public static void main(String[] Args) {
5858
start();
5959
return;
6060
}
61-
}
61+
}
62+
/*
63+
|---------------------------------------------------|
64+
||| https://codeforces.com/profile/codechaser |||
65+
||| https://www.codechef.com/users/codechaser |||
66+
||| https://github.com/code-chaser |||
67+
|---------------------------------------------------|
68+
*/

src/java_labs/lab_5/problem_5/Problem5.java

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,11 @@ public static void main(String[] Args) {
4242
start();
4343
return;
4444
}
45-
}
45+
}
46+
/*
47+
|---------------------------------------------------|
48+
||| https://codeforces.com/profile/codechaser |||
49+
||| https://www.codechef.com/users/codechaser |||
50+
||| https://github.com/code-chaser |||
51+
|---------------------------------------------------|
52+
*/

0 commit comments

Comments
 (0)