Skip to content

Calculator#8

Open
Anleo1 wants to merge 18 commits into
mainfrom
calculator
Open

Calculator#8
Anleo1 wants to merge 18 commits into
mainfrom
calculator

Conversation

@Anleo1

@Anleo1 Anleo1 commented Nov 24, 2025

Copy link
Copy Markdown
Owner

No description provided.

@azya0

azya0 commented Nov 25, 2025

Copy link
Copy Markdown
  1. Почему ваши ветки были созданы yesterday?

> -(-1)
Error: Invalid number format: '-'
  1. Почему базовые операции захардкожены, а не dll?

  2. Что это за statement-блок? Почему у вас весь код в таких?

else if (c == '-') {
    if (i != 0) return false;
}

16 баллов

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants