unsigned int teamSize = 1;

if (isWinner(team)) {
  Prize prize = getPrize(team);
  sendPrize(team, prize);
}

Round #1

The students will have to solve the coding questions online.

Further details

  • This will be a day event.
  • You can solve the coding questions in any language C/C++/Java/Python
Register