fix lesson 3 challenge

fixes #2
This commit is contained in:
nora 2025-10-29 18:06:33 +01:00
parent 8596501d04
commit c6f7915533

View file

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