summaryrefslogtreecommitdiffstats
path: root/hw2/big_judge.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw2/big_judge.c')
-rw-r--r--hw2/big_judge.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw2/big_judge.c b/hw2/big_judge.c
index 507f2b8..c7103f0 100644
--- a/hw2/big_judge.c
+++ b/hw2/big_judge.c
@@ -39,7 +39,7 @@ bool comb4 (Comp135* comp, int players[], long player_num) {
}
int main (int argc, char* argv[]) {
- if (argc < 2) {
+ if (argc < 3) {
fprintf (stderr, "Usage: %s judge_num player_num\n", argv[0]);
return 1;
}
'master'>master FreeBSD Ports (https://github.com/freebsd/freebsd-ports)
aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/aom
Commit message (Expand)AuthorAgeFilesLines
* multimedia/aom: update to 3.5.0Jan Beich2022-09-223-6/+5
* multimedia/aom: avoid leaking libjxl and vmaf via pkg-configJan Beich2022-09-182-1/+14
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-081-2/+0
* Add WWW entries to port MakefilesStefan Eßer2022-09-081-0/+1
* graphics/jpeg-xl: update to 0.7.rJan Beich2022-08-101-0/+1
* multimedia/aom: update to 3.4.0Jan Beich2022-06-18