Assessment2021 09Hard: Difference between revisions

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 21:20, 14 September 2021



1) Three Checks

  • 316 by 308
Three Checks

Input


Output

function drawFlag(ctx)
{
}  

2) Circles

Input


Output

function drawFlag(ctx)
{
}  

3) TOTP 2

Input


Output

function drawFlag(ctx)
{
}  
Served by: dill at 2025-06-23T20:54

Navigation menu