Fix last answer based on the example

This commit is contained in:
thebestnom 2025-10-29 00:37:23 +02:00 committed by GitHub
parent 6feec11d1d
commit acdbd2c356
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"