Skip to content

Commit cda75aa

Browse files
committed
one more note
1 parent 056437d commit cda75aa

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/Y2025/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ <h1>Termination Competition 2025 <span class="headerFollower">
3232
function updateScores(catname,participants) {}
3333
</script>
3434
<h2>Termination of Rewriting <span id=stat0 class=stats></span></h2>
35+
<p>
36+
<b>
37+
Note: For technical reasons, two instances from the category SRS Relative got stuck, and they were excluded from the scoring.
38+
</b>
39+
</p>
3540
<script>
3641
function summer(a,b){
3742
return {done: a.done + b.done, cpu: a.cpu + b.cpu, time: a.time + b.time, togo: a.togo + b.togo};

0 commit comments

Comments
 (0)