Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kugouming committed Sep 10, 2016
1 parent 4b9386b commit b4dfb68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion C++/argv.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include <stdlib.h>
#include <iostream>
using namespace std;

//
//int main(int argc, const char * argv[])
int main(int argc, char * argv[])
{
Expand Down

0 comments on commit b4dfb68

Please sign in to comment.