Skip to content

Commit de89c4b

Browse files
committed
Add Day-01 Mathematics prefix sum solution with submission link
1 parent e74aa4c commit de89c4b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Problems/Mathematics/Day-01/sol/RonakGoyal/Solution1.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ O(n)
2828
Output:
2929
9
3030
31+
Submission Link : https://codeforces.com/contest/1560/submission/355273828
3132
*/
3233

3334
int main() {

0 commit comments

Comments
 (0)