force push

This commit is contained in:
kuchyx 2022-11-26 00:22:24 +01:00
parent abd6ba005f
commit 5b09fb6309
6 changed files with 24 additions and 24 deletions

View File

@ -1,15 +1,15 @@
\relax
\@writefile{toc}{\contentsline {section}{\numberline {1}Description of the used algorithm}{1}{}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {2}Functional description of the application}{1}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.1}Input data format}{1}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.2}Output text on console}{1}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.3}Format of output data}{1}{}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {3}Description of designed code structure}{1}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {3.1}Own implementation tests}{1}{}\protected@file@percent }
\@writefile{toc}{\contentsline {paragraph}{Comments}{1}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {3.2}Reference tests}{1}{}\protected@file@percent }
\@writefile{toc}{\contentsline {paragraph}{Source of reference values}{1}{}\protected@file@percent }
\@writefile{toc}{\contentsline {paragraph}{Comparision with our implementation}{1}{}\protected@file@percent }
\@writefile{toc}{\contentsline {paragraph}{Comments}{1}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.1}Input data format}{2}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.2}Output text on console}{2}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.3}Format of output data}{2}{}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {3}Description of designed code structure}{2}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {3.1}Own implementation tests}{2}{}\protected@file@percent }
\@writefile{toc}{\contentsline {paragraph}{Comments}{2}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {3.2}Reference tests}{2}{}\protected@file@percent }
\@writefile{toc}{\contentsline {paragraph}{Source of reference values}{2}{}\protected@file@percent }
\@writefile{toc}{\contentsline {paragraph}{Comparision with our implementation}{2}{}\protected@file@percent }
\@writefile{toc}{\contentsline {paragraph}{Comments}{2}{}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {4}Tests}{2}{}\protected@file@percent }
\gdef \@abspage@last{2}

View File

@ -1,10 +1,10 @@
# Fdb version 3
["xdvipdfmx"] 1669416365 "report.xdv" "report.pdf" "report" 1669416365
"report.xdv" 1669416365 10180 709d76d884b60893bec7dace2291268a "xelatex"
["xdvipdfmx"] 1669418347 "report.xdv" "report.pdf" "report" 1669418347
"report.xdv" 1669418347 22896 c169aa758272e4ad49f4a180fa3bb130 "xelatex"
(generated)
"report.pdf"
["xelatex"] 1669416365 "/home/kuhyx/Zlew/Studia/NieNotatki/Projekty/ECRYPT/ECRYPT_PROJECT/report/report.tex" "report.xdv" "report" 1669416365
"/home/kuhyx/Zlew/Studia/NieNotatki/Projekty/ECRYPT/ECRYPT_PROJECT/report/report.tex" 1669416359 1136 9019d76a2357bdeae7ec0634423e2864 ""
["xelatex"] 1669418347 "/home/kuhyx/Zlew/Studia/NieNotatki/Projekty/ECRYPT/ECRYPT_PROJECT/report/report.tex" "report.xdv" "report" 1669418347
"/home/kuhyx/Zlew/Studia/NieNotatki/Projekty/ECRYPT/ECRYPT_PROJECT/report/report.tex" 1669418030 2492 80c3b012e4e58c9d53ec8e9b8101e3ed ""
"/usr/share/texmf-dist/fonts/map/fontname/texfonts.map" 1650183167 3524 cb3e574dea2d1052e39280babc910dc8 ""
"/usr/share/texmf-dist/fonts/tfm/public/cm/cmmi12.tfm" 1650183167 1524 4414a8315f39513458b80dfc63bff03a ""
"/usr/share/texmf-dist/fonts/tfm/public/cm/cmmi6.tfm" 1650183167 1512 f21f83efb36853c0b70002322c1ab3ad ""
@ -21,8 +21,8 @@
"/usr/share/texmf-dist/tex/latex/l3backend/l3backend-xetex.def" 1650183167 35763 558b6bb076dfa9b058fe5c58dc6e0434 ""
"/usr/share/texmf-dist/web2c/texmf.cnf" 1650183167 39911 2da6c67557ec033436fe5418a70a8a61 ""
"/var/lib/texmf/web2c/xetex/xelatex.fmt" 1667928062 5825168 d4350bfbeefea539d526a1ead67e0962 ""
"report.aux" 1669416365 1442 b061c6ef2071c92e8485779836587cec "xelatex"
"report.tex" 1669416359 1136 9019d76a2357bdeae7ec0634423e2864 ""
"report.aux" 1669418347 1442 c36c8f4dcb50d24e7a2a4f24f6e2d175 "xelatex"
"report.tex" 1669418030 2492 80c3b012e4e58c9d53ec8e9b8101e3ed ""
(generated)
"report.aux"
"report.log"

View File

@ -1,4 +1,4 @@
This is XeTeX, Version 3.141592653-2.6-0.999994 (TeX Live 2022/Arch Linux) (preloaded format=xelatex 2022.11.8) 25 NOV 2022 23:46
This is XeTeX, Version 3.141592653-2.6-0.999994 (TeX Live 2022/Arch Linux) (preloaded format=xelatex 2022.11.8) 26 NOV 2022 00:19
entering extended mode
restricted \write18 enabled.
file:line:error style messages enabled.
@ -55,13 +55,13 @@ LaTeX Font Info: ... okay on input line 3.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 3.
LaTeX Font Info: ... okay on input line 3.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <12> on input line 6.
(Font) <12> on input line 5.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <8> on input line 6.
(Font) <8> on input line 5.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <6> on input line 6.
(Font) <6> on input line 5.
Underfull \hbox (badness 10000) in paragraph at lines 5--12
Underfull \hbox (badness 10000) in paragraph at lines 5--11
[]
@ -71,10 +71,10 @@ Underfull \hbox (badness 10000) in paragraph at lines 5--12
Here is how much of TeX's memory you used:
502 strings out of 476156
10464 string characters out of 5814963
312707 words of memory out of 5000000
316707 words of memory out of 5000000
21341 multiletter control sequences out of 15000+600000
472043 words of font info for 43 fonts, out of 8000000 for 9000
1348 hyphenation exceptions out of 8191
35i,5n,38p,261b,107s stack positions out of 5000i,500n,10000p,200000b,80000s
35i,5n,38p,273b,109s stack positions out of 5000i,500n,10000p,200000b,80000s
Output written on report.xdv (2 pages, 10180 bytes).
Output written on report.xdv (2 pages, 22896 bytes).

Binary file not shown.

Binary file not shown.

Binary file not shown.