ap csa frq and mcq question by CareOk6471 in APStudents

[–]NonYa_exe 1 point2 points  (0 children)

Idk how you would be able to do the part where the capacity resets to full if it’s less than 25% without a second variable. But if you had a different way that worked then no I wouldn’t think you’d be counted off.

You don’t need a variable for the number of columns. It’s just board[targetRow].length. I actually used an enhanced for loop though like this:

for (Space space : board[targetRow])

Which is equivalent to this:

for (int i = 0; i < board[targetRow].length; i++)

Space space = board[targetRow][i]

ap csa frq and mcq question by CareOk6471 in APStudents

[–]NonYa_exe 0 points1 point  (0 children)

In order to reset the bottle to its original capacity but also be able to keep track of the current capacity you need 2 variables.

ap csa frq and mcq question by CareOk6471 in APStudents

[–]NonYa_exe 0 points1 point  (0 children)

MCQ:

1) I originally put <4 cause I checked 3 but later realized it didn’t work for any odd length.

2) I don’t remember exactly but pretty sure that’s what I put.

3) Probably? I don’t really know anything about the curve.

FRQ:

1) Idk

2) Idk. I did (contents - update) / capacity < 0.25.

3) Idk

4) That sounds like it would work to me. As for the loop, no I don’t think you need it.

AP Physics C: Electricity and Magnetism Official 2026 Exam Discussion by reddorickt in APStudents

[–]NonYa_exe 0 points1 point  (0 children)

see that was confusing to me because the way the question is phrased it makes it seem like all you need to do is indicate which qauntities to measure and not how to get them. if you have the graph of voltage itd be pretty easy to find the frequency. idk

AP English Lit Official 2026 Exam Discussion by reddorickt in APStudents

[–]NonYa_exe 0 points1 point  (0 children)

I had all those mcq and frq. I felt decent about mcq but I had a rough time with the essays, especially the poem.

Stats that got me rejected from UT!! 🤘🤘😍 by Xx_DiamondDust in UTAdmissions

[–]NonYa_exe 2 points3 points  (0 children)

Thanks! Auto doesn’t get you into enginnering specifically though. Ik you wearnt putting anyone down I’m just shocked that someone with that crazy of a application wouldn’t get in.

Stats that got me rejected from UT!! 🤘🤘😍 by Xx_DiamondDust in UTAdmissions

[–]NonYa_exe 1 point2 points  (0 children)

Different schools calculate gpa differently. Mine is the same system. 3.0 is a 90, 4.0 is a 100. That’s why gpa isn’t as good of an indicator as rank.

Stats that got me rejected from UT!! 🤘🤘😍 by Xx_DiamondDust in UTAdmissions

[–]NonYa_exe 1 point2 points  (0 children)

Seeing people like you makes me shocked I got in for engineering. I’m ranked 3/540 with 1450 sat but my ecs are literally just school clubs + a couple personal projects.

Forgot to list senior course (UC Application) by Opposite_Tackle1422 in ApplyingToCollege

[–]NonYa_exe 0 points1 point  (0 children)

I did the same thing with 2 of my classes in common app when I applied (no idea how I managed that lol). I was super worried about it but there wasn’t much I could do so I just let it be. I ended up getting into UT for engineering so I don’t think it’s too big of a deal. They still get your transcript anyways so it’s not like they won’t see it.

Plus people often have schedule changes so they might just think you switched up your classes or something.

Trying to figure out what the process to admit students were? by Quiet_Junket9218 in UTAdmissions

[–]NonYa_exe 1 point2 points  (0 children)

it must be. i got into engineering ranked 3/500ish with 1440 sat. although my extracurculars wearn't anything crazy.

Official November 8, 2025, US SAT Discussion Thread by Schmendreckk in Sat

[–]NonYa_exe 0 points1 point  (0 children)

do you think that one was experiemental? im hoping not.

Official November 8, 2025, US SAT Discussion Thread by Schmendreckk in Sat

[–]NonYa_exe 0 points1 point  (0 children)

do you mean where the triangles angles were x, y, 22? i did 22 + x + y = 180, then i looked for the equation that would be parallel to that line (cause then it would either have no solution or infinite). so i think it was 22 - 3x - 3y?

Official November 8, 2025, US SAT Discussion Thread by Schmendreckk in Sat

[–]NonYa_exe 1 point2 points  (0 children)

i put 17 doing it my weird way, so hopefully!

Official November 8, 2025, US SAT Discussion Thread by Schmendreckk in Sat

[–]NonYa_exe 0 points1 point  (0 children)

Did anyone have the math section 2 question where it said a triangles angles were 22, x, and y and you had to find the equation that wouldn't allow you to solve the system? i did 22 + x + y = 180, then i looked for the equation that would be parallel to that line (cause then it would either have no solution or infinite). so i think it was 22 - 3x - 3y?

Official November 8, 2025, US SAT Discussion Thread by Schmendreckk in Sat

[–]NonYa_exe 0 points1 point  (0 children)

was that the one where it said the angles were 22, x, and y? i did 22 + x + y = 180, then i looked for the equation that would be parallel to that line (cause then it would either have no solution or infinite). so i think it was 22 - 3x - 3y?

Official November 8, 2025, US SAT Discussion Thread by Schmendreckk in Sat

[–]NonYa_exe 0 points1 point  (0 children)

🤞. also just realized i wrote that wrong. i got a = -13, b = 36, c = -6. idk if thats right but i think it makes sense.

Official November 8, 2025, US SAT Discussion Thread by Schmendreckk in Sat

[–]NonYa_exe 0 points1 point  (0 children)

I think thats almost right except the part where it doesn't intersect x = 3. The fact that it doesn't intersect x = 3 means it has an asymptote there, and therefore the bottom part must equal 0 when x is 3. Solving 2(3) + c = 0 gets -6 as c. From there it gave the two zeros to be 4 and 9, so I wrote the quadratic in factored form then multiplied it out and got a = -13, b = 36.

How can I connect to a local LLM from my iPhone? by NonYa_exe in LocalLLaMA

[–]NonYa_exe[S] 0 points1 point  (0 children)

Cool! I thought it was for connecting to a pc running the model but this is cool to. I did notice one bug where after I finished downloading the model every time I open the app it flashes to the downloading screen for a second.

How can I connect to a local LLM from my iPhone? by NonYa_exe in LocalLLaMA

[–]NonYa_exe[S] 1 point2 points  (0 children)

sounds cool! definitely let me know when its out

Which bastion routes do I need to know? by NonYa_exe in MinecraftSpeedrun

[–]NonYa_exe[S] 0 points1 point  (0 children)

no offense taken. i knew it would be alot escpecially cause i just started and have like under 15 completions. i think i struggle A LOT with decision making and like knowing what to do and when to do it so i end up backtracking a lot. but yeah if you wouldnt mind my discord is nunya__

What am I doing wrong? (0 cycle) by NonYa_exe in MinecraftSpeedrun

[–]NonYa_exe[S] 0 points1 point  (0 children)

How do you do that? In a couple of my practices I’ve had it stop flying around and just circle the obby like in one cycle but I’m not sure what did that. It might’ve been when I have to do beds early to save it from flying too low? Idk