Compare commits

...

2 commits

Author SHA1 Message Date
8596501d04
Merge pull request #1 from thebestnom/patch-1
Fix last answer based on the example
2025-10-28 23:39:32 +01:00
thebestnom
acdbd2c356
Fix last answer based on the example 2025-10-29 00:37:23 +02:00

View file

@ -116,7 +116,7 @@ int main() {
empty<long>(); // T=long
}
</pre>
<form data-challenge="1" data-answer="_Z5emptyIlET_v">
<form data-challenge="1" data-answer="_Z5emptyIlEvT_">
<input class="quiz-input" />
<button
data-challenge-submit="1"