Skip to content

Commit f170fdb

Browse files
committed
Add problem source URL for GoldbachConjecture
1 parent cf5286c commit f170fdb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

UVa/GoldbachConjecture.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11

2+
//https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=484
3+
24
import static java.lang.Integer.parseInt;
35
import static java.lang.System.exit;
46
import java.io.BufferedReader;

0 commit comments

Comments
 (0)