Skip to content

Commit d1b4948

Browse files
Fix
1 parent c9ca224 commit d1b4948

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

prefix-sum/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,4 +168,4 @@ main()
168168

169169
std::cout << "All tests passed!" << std::endl;
170170
return 0;
171-
}
171+
}

prefix-sum/prefix-sum

-230 KB
Binary file not shown.

0 commit comments

Comments
 (0)