Find out base of following arithmetic operation - MATLAB Cody - MATLAB Central

Problem 2643. Find out base of following arithmetic operation

Difficulty:Rate

Find out base of the following arithmetic operation.

So for example 41/3=13 is true in base 8.

Another example: 23+44+14+32=223 is true in base 5.

You are given a string with an arithmetic equation. Return the base.

Solution Stats

24.1% Correct | 75.9% Incorrect
Last Solution submitted on Mar 31, 2023

Problem Comments

Solution Comments

Show comments
LLMs with MATLAB updated to support the latest OpenAI Models
Large Languge model with MATLAB, a free add-on that lets you access...
2
3

Problem Recent Solvers13

Suggested Problems

More from this Author70

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page