Skip to content

Comments

Ensure that the submitted zip file .tcData file contains a magic string : TCFastCheetah_2001#73

Open
sarojbehera1 wants to merge 1 commit intotopcoder-platform:developfrom
sarojbehera1:feature/CORE-32
Open

Ensure that the submitted zip file .tcData file contains a magic string : TCFastCheetah_2001#73
sarojbehera1 wants to merge 1 commit intotopcoder-platform:developfrom
sarojbehera1:feature/CORE-32

Conversation

@sarojbehera1
Copy link

  1. Look for the zip file submitted during the Challenge creation
  2. search for the file named .tcData
  3. Look for the text "TCFastCheetah_2001" inside the .tcData file
  4. If found return true else return false

Copy link

@liuliquan liuliquan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yarn lint fails, please fix all lint errors at first

@eisbilir
Copy link
Contributor

@sarojbehera1 what is the reason of searching a text in submissions?

@eisbilir
Copy link
Contributor

The title states, 'Ensure that the submitted zip file .tcData file contains a magic string,' but the code appears to be attempting a significantly different operation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants