abdallahmontaser's blog

By abdallahmontaser, history, 5 years ago, In English

I want to help convert this image to Ascii art in this problem https://mirror.codeforces.com/contest/1331/problem/E

  • Vote: I like it
  • +6
  • Vote: I do not like it

»
5 years ago, hide # |
 
Vote: I like it +5 Vote: I do not like it

It's not ascii art but 0's and 1's (the commented out code at the top) https://replit.com/@programmer444/jordansmiley

I don't think it's the best way because it took a long time for me