Mingyu Chen
@MingYuChen1
If bio stands for biography, then isn't it supposed to be an AUTObio because you wrote it yourself?
California
2
CalculatorThis is seemingly just another boring calculator... until you realize that it correctly evaluated (2^8)!
Features:
Up to 1000 digits before the decimal point
Up to 100 digits after the decimal point
Basic arithmetic operators
Parenthesis
Exponentiation/Square root
Factorial
Pi/e (warning: not edible)
232
2
2
imcute-aaaa Geez.
You guys should learn to not reinvent the wheel.
Go python!
(python does not have inbuilt high precision decimals,but you could do the same on rationals,i have a library on complex rationals,also supports + - * / exp log,and you will have to use infinite series/products to estimate pi and factorials because i think that they are not elementary operators,also log goes a bit slow on high precision,only natural numbers available in quick exponentiation(has to use exp and log for bad behaving exponents))
Making a BigRational class is not reinventing wheels(you cant find it in standard library) but using such a low level language so that there are no inbuilt BigInts is.
(my library if you want the code,https://replit.com/@imcute-aaaa/Numbers#main.py)3 months ago
18
Battle RoyaleTurn-based battle royale game
Runnnn
Bots that do not have weapons will now run away from people or bots who do have weapons.810
7
18
18
Battle RoyaleTurn-based battle royale game
810
7
18
0
18
Wordle Solver1.5K Runs!
Wordle Solver
This program doesn't simply find the answer for the wordle of the day; it will help you find the answer when given some information.0
Battleship
This is a text-based battleship game. Destroy the opponent's fleet before yours gets destroyed!0
Generate all of your excuses for not bringing your homework!
Find the funny edition here: https://repl.it/@MingYuChen1/Homework-Excuse-Generator-Funny
Python
khdijaanees If you have any idea what are homework generators then we can hope that https://legitimateessaywriting.com/writemyessays-info-review/ this site will guide you in the best way possible. From here you can also learn how it is and the way one can make the most out of it. We can share our views with those who are willing to learn new things so if you are one then try this for us.1 year ago
Have some fun with python!
Don't forget to tab after multi-line functions!
Press enter twice after multi-line functions to run them.