We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05de7d0 commit 478ba41Copy full SHA for 478ba41
probability/exponential_dist.cpp
@@ -85,6 +85,6 @@ static void test(){
85
}
86
87
int main(){
88
- test(); //Self-implemented test
+ test(); //Self test implementation
89
return 0;
90
0 commit comments