Skip to content

Latest commit

 

History

History
187 lines (172 loc) · 5.43 KB

daily-target_2024-02-02.md

File metadata and controls

187 lines (172 loc) · 5.43 KB



Daily Target (02/02/2024)

Link to the target

                                                                                                                                                                                                                                                                    
📅 Quick navigation
1st February 2024 ✔️ 2nd February ✔️ 3rd February 2024
Solutions
Link Score Character count Match [%]
Solution 1 610.69 380 100.00
Solution 2 612.46 364 100.00
Solution 3 636.22 252 100.00

$${\color{red} \mathrm{DISCLAIMER}}$$

DO NOT look at the solutions until you have solved the target, or at least spend time and try solving it on your own first. Skipping to the solution without trying won't do you any good. I do not accept any responsibility or liability whatsoever for created consequences. I deserve the right to change any part of the file (or the repository as a whole) without notice.
You have been warned.

Proof of solving

Image of the solved target.

Solutions

Solution 1

<p>
<style>
  * {
    background: #5C3921;
    border: solid #C17D1B;
    border-width: 50px 100px;
    position: fixed;
    margin: 50 100;
    border-radius: 82px 82px 17px 17px;
  }
  *>* {
    border-radius: 27px 27px 82px 80px;
    border-width: 20px 100px;
    margin: 110 -100
  }
  p {
    border-color: #FBBA24;
    border-radius: 50px;
    margin: -70 -100;
  }
</style>

Score: 610.69 {380}, ${\color{lightgreen} 100.0\% \space \mathrm{match}}$

Solution 2

<p>
<style>
  * {
    background: #5C3921;
    border: solid #C17D1B;
    border-width: 50 100;
    position: fixed;
    margin: 50 100;
    border-radius: 87q 87q 18q 18q;
  }
  *>* {
    border-radius: 9vh 9vh 90q 90q;
    border-width: 20 100;
    margin: 110 -100;
  }
  p {
    border-color: #FBBA24;
    border-radius: 1in;
    margin: -70 -100;
  }
</style>

Score: 612.46 {364}, ${\color{lightgreen} 100.0\% \space \mathrm{match}}$

Solution 3

<p><style>*{background:#5c3921;border:solid#c17d1b;border-width:50+100;position:fixed;margin:50+100;border-radius:87q+87q+18q+18q;>*{border-radius:9vh+9vh+90q+90q;border-width:20+100;margin:110-100}p{border-color:fbba24;border-radius:1in;margin:-70-100

Score: 636.22 {252}, ${\color{lightgreen} 100.0\% \space \mathrm{match}}$

Other solutions

There are no other solutions for this target.