This website works better with JavaScript
Home
Explore
Help
Sign In
yct
/
puai_wj_2021
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
test20200702
huli
4 years ago
parent
7377d68a83
commit
75ce958443
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
main.cpp
+ 2
- 0
main.cpp
View File
@@ -20,4 +20,6 @@ int main(int argc,char* argv[])
char ch ;
std::cin >> ch ;
return 0;
+
+ int a;
}