ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1345. HTML

which answer are correct
Posted by RainAir 5 Mar 2021 11:35
Input:

_123

My first solution output:

_<span class=number>123</span>

My second solution output:

_123

But all passed. So which answer are correct?
Re: which answer are correct
Posted by Zergatul 5 Mar 2021 21:05
Task description says: "The correct source of a program in Pascal is given"
Your input is definitely not correct source