Difference between revisions of "Assessment2021 09Hard"

From ProgZoo
Jump to navigation Jump to search
Line 13: Line 13:
</div>
</div>


==TOTP 1==
==Circles==
<div class='qu' data-width="100" data-height="300">
<div class='qu' data-width="300" data-height="300">
[[Image:Banners_TOTP1.png|border]]
[[Image:Banner_Circles.png|border]]
<pre class='usr'>
<pre class='usr'>
function drawFlag(ctx)
function drawFlag(ctx)

Revision as of 22:20, 14 September 2021



Three Checks

  • 316 by 308
Three Checks
function drawFlag(ctx)
{
}  

Circles

Banner Circles.png

function drawFlag(ctx)
{
}  

TOTP 2

Banners TOTP2.png

function drawFlag(ctx)
{
}