Skip to content

Commit 0d28cdb

Browse files
authored
Add submission link to solution.cpp
Added a submission link for reference.
1 parent 1ddb8e3 commit 0d28cdb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Problems/Mathematics/Day-01/sol/Vishva_Modh/solution.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,7 @@ int main(){
8585
int tt; cin >> tt; while(tt--)
8686
{solve();};
8787
}
88+
89+
90+
// SUBMISSION LINK
91+
//https://codeforces.com/contest/1560/submission/355199870

0 commit comments

Comments
 (0)