Submission meant to be hacked.

Revision en2, by SayedAulia, 2023-03-23 20:51:05

It come to my attention that some submissions has a single line of code somewhat like:

if(t == 1000) cout << "HACK IT" << endl;

that was purposely added so that someone could hack it. Some of these are fairly obvious, take a look at these submission made by a same user and are hacked by a same user: 198836228, 198832711, 198836228, 198836778, 198838662.

What are these supposed to mean?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English SayedAulia 2023-03-23 20:51:05 8
en1 English SayedAulia 2023-03-23 20:49:54 503 Initial revision (published)