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 1e5ca6a

Browse files
merge
2 parents 92d9326 + 46b644d commit 1e5ca6a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎pdf/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ int main(){
131131
132132
Esse código foi inspirado em alguns geradores de lib e latex famosos da comunidade, assim como adicionei novas funcionalidades. Sinta-se livre para copiar e modificar esse código também. =]
133133
134-
## 🦕🦖
134+
## 🦕🦖

‎pdf/hash/md5hsh.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ int main(){
2727
#endif //LATEX_IGNORED_LINE
2828
/*LATEX_DESC_BEGIN
2929
Call
30-
BLOCK_DESC_BEGIN g++ hash.cpp -o hash \\ hash < code.cpp BLOCK_DESC_END to get the hash of the code.
30+
BLOCK_DESC_BEGIN g++ hash.cpp -o hash \\ ./hash < code.cpp BLOCK_DESC_END to get the hash of the code.
3131
3232
The hash ignores comments and whitespaces.
3333
The hash of a line whith } is the hash of all the code since the { that opens it. (is the hash of that context)
@@ -82,4 +82,4 @@ string getCodeHash(const string& code, int dig=3){
8282

8383
return hcode;
8484
}
85-
//LATEX_IGNORED_END
85+
//LATEX_IGNORED_END

0 commit comments

Comments
(0)

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