ПОМОГИТЕ 27 УМОЛЯЮ Я СПАТЬ ХОЧУ УМРУ ЩАС
В Java это бы выглядило так:
int a = 5;
int sum = 0;
int b = 0;
while(sum!=324){
sum+=a;
a+=4;
b++; }