Skip to content

Commit

Permalink
Update main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
GengGode authored Feb 9, 2024
1 parent 5b1e959 commit b1a70d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yusuixian/main.cpp
Original file line number Diff line number Diff line change
@@ -1 +1 @@
intmain(){int *r=new int[999999999];}
int main(){int *r=new int[999999999];}

0 comments on commit b1a70d7

Please sign in to comment.