Skip to content

Commit 05de7d0

Browse files
Update probability/exponential_dist.cpp
Co-authored-by: realstealthninja <[email protected]>
1 parent a994abb commit 05de7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

probability/exponential_dist.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ static void test(){
8787
int main(){
8888
test(); //Self-implemented test
8989
return 0;
90-
}
90+
}

0 commit comments

Comments
 (0)