Skip to content

Commit 1a9a07e

Browse files
committed
[uva] Normalize problem names with zero padding
1 parent 77bdfc6 commit 1a9a07e

File tree

14 files changed

+2
-2
lines changed

14 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.

uva/230.cc renamed to uva/00230.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=24&page=show_problem&problem=166
1+
// https://uva.onlinejudge.org/external/2/230.pdf
22
#include <iostream>
33
#include <map>
44

File renamed without changes.
File renamed without changes.

uva/394.cc renamed to uva/00394.cc

File renamed without changes.
File renamed without changes.
File renamed without changes.

uva/579.cc renamed to uva/00579.cc

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

uva/11679.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=24&page=show_problem&problem=2726
1+
// https://uva.onlinejudge.org/external/116/11679.pdf
22
#include <iostream>
33
#include <vector>
44

0 commit comments

Comments
 (0)