Skip to content

Commit

Permalink
debug test
Browse files Browse the repository at this point in the history
  • Loading branch information
pkuLmq committed Aug 20, 2024
1 parent 2882abb commit 2a098a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/corrtest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ float readBomb(int k, string file){
cerr << "Can't find input file " << inFileName << endl;
}

cout << b << endl;
return b;
}

Expand Down

0 comments on commit 2a098a0

Please sign in to comment.