Merge pull request #1 from thebestnom/patch-1

Fix last answer based on the example
This commit is contained in:
nora 2025-10-28 23:39:32 +01:00 committed by GitHub
commit 8596501d04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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