Skip to content

Commit

Permalink
Update code.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
1234qiao authored Jan 19, 2024
1 parent 737834d commit 14e4f33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ int main(){
cin>>k;
d=mtoD(m,n);
cout<<endl<<Dtom(d,k);
getchar();getchar();
}

0 comments on commit 14e4f33

Please sign in to comment.