Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cd4b531

Browse files
authored
Update bgaMain.cpp
1 parent 1e8fb07 commit cd4b531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bgaMain.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ using namespace std;
2626

2727
int main(int argc, char** argv)
2828
{
29-
if (argc < 1) {
29+
if (argc < 2) {
3030
cerr << "Error: no input graph given.\n";
3131
return 1;
3232
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /