@ -1,11 +1,5 @@
@ECHO off
:main
break > build/saida.txt
for %%g in (test/*) do (
"build/solucao.exe" < test/%%g >> build/saida.txt
"build/solucao.exe" < test/%%g
)
:end
echo Fim
The note is not visible to the blocked user.