Skip to content

Comments

Control test#2

Open
shannami wants to merge 2 commits intomainfrom
controlTest
Open

Control test#2
shannami wants to merge 2 commits intomainfrom
controlTest

Conversation

@shannami
Copy link
Owner

No description provided.

@shannami shannami requested a review from WoWaster October 13, 2025 12:10
WoWaster
WoWaster previously approved these changes Oct 29, 2025
Copy link
Collaborator

@WoWaster WoWaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ПОЖАЛУЙСТА, настройте форматер и форматирование по Ctrl+S.

И именно Вам -1 балл сверху за неумение выполнять требования (здесь: сдавать задачку на HwProj)


while(f2<1000000){
if(f2 % 2 == 0)
sum =+ f2;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
sum =+ f2;
sum += f2;

Оператора =+ не существует.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Стайлгайду Вы не следуете. Программа без исправлений работает не правильно. 5 баллов.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А зачем этот файл здесь?

@shannami shannami dismissed WoWaster’s stale review December 9, 2025 00:46

The merge-base changed after approval.

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