<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tcr/content/math/tables, branch master</title>
<subtitle>Team Contest Reference
</subtitle>
<id>https://git.gloria-mundi.eu/tcr/atom?h=master</id>
<link rel='self' href='https://git.gloria-mundi.eu/tcr/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.gloria-mundi.eu/tcr/'/>
<updated>2026-05-04T13:42:30Z</updated>
<entry>
<title>Nim table: ST -&gt; SG</title>
<updated>2026-05-04T13:42:30Z</updated>
<author>
<name>Gloria Mundi</name>
<email>gloria@gloria-mundi.eu</email>
</author>
<published>2026-05-04T13:42:30Z</published>
<link rel='alternate' type='text/html' href='https://git.gloria-mundi.eu/tcr/commit/?id=85a7c59a03ee838cc05a60650445e2f0ab65aa7c'/>
<id>urn:sha1:85a7c59a03ee838cc05a60650445e2f0ab65aa7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>various minor changes</title>
<updated>2025-06-30T21:47:16Z</updated>
<author>
<name>Gloria Mundi</name>
<email>gloria@gloria-mundi.eu</email>
</author>
<published>2025-06-30T21:47:16Z</published>
<link rel='alternate' type='text/html' href='https://git.gloria-mundi.eu/tcr/commit/?id=ab40e44682b10ac6f99827f764d4c90d93d66722'/>
<id>urn:sha1:ab40e44682b10ac6f99827f764d4c90d93d66722</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nim: define M, fix Kayles description</title>
<updated>2025-02-19T19:44:32Z</updated>
<author>
<name>Gloria Mundi</name>
<email>gloria@gloria-mundi.eu</email>
</author>
<published>2025-02-19T19:44:32Z</published>
<link rel='alternate' type='text/html' href='https://git.gloria-mundi.eu/tcr/commit/?id=12d1669686bb2822705a678a696d66a18497068b'/>
<id>urn:sha1:12d1669686bb2822705a678a696d66a18497068b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor fixes, let code breathe where possible</title>
<updated>2024-11-16T17:01:53Z</updated>
<author>
<name>Gloria Mundi</name>
<email>gloria@gloria-mundi.eu</email>
</author>
<published>2024-11-16T16:48:10Z</published>
<link rel='alternate' type='text/html' href='https://git.gloria-mundi.eu/tcr/commit/?id=e55df069a8f83b2c0c2b56c035f49e89516cdaaa'/>
<id>urn:sha1:e55df069a8f83b2c0c2b56c035f49e89516cdaaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge mzuenni changes</title>
<updated>2024-11-16T14:39:23Z</updated>
<author>
<name>Gloria Mundi</name>
<email>gloria@gloria-mundi.eu</email>
</author>
<published>2024-11-16T14:39:23Z</published>
<link rel='alternate' type='text/html' href='https://git.gloria-mundi.eu/tcr/commit/?id=72bd993483453ed8ebc462f1a33385cd355d486f'/>
<id>urn:sha1:72bd993483453ed8ebc462f1a33385cd355d486f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mzuenni tests</title>
<updated>2024-11-16T00:24:14Z</updated>
<author>
<name>Gloria Mundi</name>
<email>gloria@gloria-mundi.eu</email>
</author>
<published>2024-11-16T00:24:14Z</published>
<link rel='alternate' type='text/html' href='https://git.gloria-mundi.eu/tcr/commit/?id=98567ec798aa8ca2cfbcb85c774dd470f30e30d4'/>
<id>urn:sha1:98567ec798aa8ca2cfbcb85c774dd470f30e30d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved stuff</title>
<updated>2024-09-08T20:16:36Z</updated>
<author>
<name>mzuenni</name>
<email>michi.zuendorf@gmail.com</email>
</author>
<published>2024-09-08T20:16:36Z</published>
<link rel='alternate' type='text/html' href='https://git.gloria-mundi.eu/tcr/commit/?id=45d95c45013bf4ff73570c94c58b7f0212ccdf26'/>
<id>urn:sha1:45d95c45013bf4ff73570c94c58b7f0212ccdf26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test (#4)</title>
<updated>2024-07-28T20:54:40Z</updated>
<author>
<name>mzuenni</name>
<email>mzuenni@users.noreply.github.com</email>
</author>
<published>2024-07-28T20:54:40Z</published>
<link rel='alternate' type='text/html' href='https://git.gloria-mundi.eu/tcr/commit/?id=8d11c6c8213f46f0fa19826917c255edd5d43cb1'/>
<id>urn:sha1:8d11c6c8213f46f0fa19826917c255edd5d43cb1</id>
<content type='text'>
* update

* moved content in subdir

* rename file

* add test setup

* add test setup

* add github action

* automaticly test all cpp files

* timeout after 10s

* setulimit and dont zero memory

* test build pdf

* install latexmk

* update

* update

* ngerman

* fonts

* removed old code

* add first test

* added tests

* test in sorted order

* more tests

* simplified test

* more tests

* fix suffix tree

* fixes and improvements

* done ust lst directly

* fix swap

* add links to pdf

* fix constants

* add primorial

* add comment

* various improvements

* more tests

* added missing stuf

* more tests

* fix tests

* more tests

* more tests

* more tests

* fix recursion?

* test trie

* more tests

* only use python temporarily for listings

* only use python temporarily for listings

* more tests

* fix longestCommonSubstring

* more tests

* more tests

* made code more similiar

* fix?

* more tests

* more tests

* more tests

* add ahoCorasick test + limit 4GB stack size

* more tests

* fix test

* add additional test

* more tests

* more tests

* fix?

* better fix

* fix virtual tree

* more tests

* more tests

* recursive closest pair

* more tests

* decrease limit

* new tests

* more tests

* fix name

* more tests

* add test

* new test

* more tests

* more tests

* more tests

* more tests

* new test and content

* new code

* new code

* larger tests

* fix and test

* new test

* new test

* update pdf

* remove comments

* new test

* more tests

* more testcases

* more tests

* increased limit

* more tests

* more tests

* more tests

* new tests

* more tests

* shortened code

* new test

* add basic tests for bigint

* more tests

* removed old files

* new test

* ignore some files

* more auto more ccw

* fix test

* more tests

* fix

* new tests

* more tests

* more tests

* stronger test

* actually verify delaunay...

* more tests

* fix header

* more tests

* run tests parallel?

* test parralel?

* add --missing

* separate workflows

* test

* is the pdf checked?

* separate workflows

* fix workflow

* more workflows

---------

Co-authored-by: Yidi &lt;noob999noob999@gmail.com&gt;</content>
</entry>
</feed>
