first commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
\documentclass{article}
|
||||
\usepackage{minted}
|
||||
\begin{document}
|
||||
\begin{minted}{c}
|
||||
int main() {
|
||||
printf("hello, world");
|
||||
return 0;
|
||||
}
|
||||
\end{minted}
|
||||
\end{document}
|
Binary file not shown.
@@ -0,0 +1,19 @@
|
||||
1/0: uncompressed; offset = 20679
|
||||
2/0: uncompressed; offset = 20927
|
||||
3/0: uncompressed; offset = 15
|
||||
4/0: uncompressed; offset = 216
|
||||
5/0: uncompressed; offset = 650
|
||||
6/0: uncompressed; offset = 700
|
||||
7/0: uncompressed; offset = 826
|
||||
8/0: uncompressed; offset = 934
|
||||
9/0: uncompressed; offset = 1252
|
||||
10/0: uncompressed; offset = 8248
|
||||
11/0: uncompressed; offset = 20115
|
||||
12/0: compressed; stream = 11, index = 0
|
||||
13/0: compressed; stream = 11, index = 1
|
||||
14/0: compressed; stream = 11, index = 2
|
||||
15/0: compressed; stream = 11, index = 3
|
||||
16/0: compressed; stream = 11, index = 4
|
||||
17/0: compressed; stream = 11, index = 5
|
||||
18/0: compressed; stream = 11, index = 6
|
||||
19/0: compressed; stream = 11, index = 7
|
Reference in New Issue
Block a user