Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit deeec96

Browse files
Update md5hsh desc block
1 parent 2532d2c commit deeec96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎pdf/hash/md5hsh.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ int main_(){
2525

2626
/*LATEX_DESC_BEGIN
2727
Call
28-
BLOCK_DESC_BEGIN g++ hash.cpp -o hash \\ hash < code.cpp BLOCK_DESC_END to get the hash of the code.
28+
BLOCK_DESC_BEGIN g++ hash.cpp -o hash \\ ./hash < code.cpp BLOCK_DESC_END to get the hash of the code.
2929
3030
The hash ignores comments and whitespaces.
3131
The hash of a line whith } is the hash of all the code since the { that opens it. (is the hash of that context)
@@ -80,4 +80,4 @@ string getCodeHash(const string& code, int dig=3){
8080

8181
return hcode;
8282
}
83-
//LATEX_IGNORED_END
83+
//LATEX_IGNORED_END

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /