Introducing RegExp

Back to General discussions forum

JesseDai     2022-09-25 19:31:05
User avatar

Hello,

What exactly does the error message from Problem #150 Introducing RegExp mean? I get this:

Sorry, for test data<br/><br/>bch 0B21

Does it mean 0B21 is incorrectly substituted? Thank you in advance.

JesseDai     2022-09-25 20:07:59
User avatar

Never mind, I found the mistake. I used + instead of * for one digit hex ending in h. Still have no idea how the error message is related, but it's not too important now.

Rodion (admin)     2022-09-26 07:47:14
User avatar

That's fine! Thanks for self-resolving this :) regretfully it is bit difficult to make checker always produce relevant error messages since it judgest mistakes by outcome and sometimes understands it differently...

JesseDai     2022-09-26 19:52:53
User avatar

Ah, I see. Thank you for the reply!

Please login and solve 5 problems to be able to post at forum