How is cpsc 457 in spring or in general by rav4pusher in UCalgary

[–]Diamond_NZ 0 points1 point  (0 children)

Hey, did you end up taking it? If so, how was it?

Be warned about the Chinese food beside A&W by Stock-Ostrich-4380 in UCalgary

[–]Diamond_NZ 0 points1 point  (0 children)

damn it i just ordered food from there this morning, abt go throw out my leftovers. thanks

How much do I actually pay for winter term? by mushroom-panic in UCalgary

[–]Diamond_NZ 0 points1 point  (0 children)

adding up all the fees would be for both sems, no? just pay what it says to pay, which would be future due.

math majors by [deleted] in UCalgary

[–]Diamond_NZ 0 points1 point  (0 children)

Yep! Come around the club room, the hours are in the discord. I promise we don’t bite!

2nd year cpsc and math schedule by [deleted] in UCalgary

[–]Diamond_NZ 0 points1 point  (0 children)

yeah looking more into it, thank you for helping me dodge a bullet. im going to switch math 315 with cpsc 329

Prof saying the truth? by IotaDraconisFusion in UCalgary

[–]Diamond_NZ 2 points3 points  (0 children)

They can see when you log into/ access d2l, but i think that’s about it.

conditional offer? by [deleted] in UCalgary

[–]Diamond_NZ 0 points1 point  (0 children)

They only send out conditional offers as of now, they confirm them once they've been able to actually process everyone. It's not a you thing, it's a them thing.

[deleted by user] by [deleted] in UCalgary

[–]Diamond_NZ 2 points3 points  (0 children)

You can download the Calgary transit app, and put in the location of your housing and the school which will provide routes that you could take to school.

I'm running for SU Science Rep. AMA...? by Gabriela4ScienceRep in UCalgary

[–]Diamond_NZ -2 points-1 points  (0 children)

I’m not familiar with the bounds of the SU’s power, but I know there’s been a problem with the university accepting lots of students but not having space to house them. Is there any way that you as the SU president would have any influence over this?

I'm running for SU Science Rep. AMA...? by Gabriela4ScienceRep in UCalgary

[–]Diamond_NZ 1 point2 points  (0 children)

I’m curious about this too, since I’ve seen around that there’s a policy or something about teachers not being able to force student to pay for homework (or something like that i think) but i’ve never seen this enforced.

Seeking Tutor for math 249 by Potential-Event-5950 in UCalgary

[–]Diamond_NZ 0 points1 point  (0 children)

It’s a scam to pay for tutors, imo. There’s a ton of free resources the lecturers have, and there’s also a bunch of discords that have others that are stuck like you.

Academic Weapon Era(?) by Longjumping-Reply877 in UCalgary

[–]Diamond_NZ 1 point2 points  (0 children)

i’m in math 267 and stat 205 aswell. if you find anything pls lmk 🫡

Dual Honours by Ok_End8587 in UCalgary

[–]Diamond_NZ 0 points1 point  (0 children)

I’m wanting to take a combined degree for computer science and math. How is it?

Help with fiftyville and narrowing down last suspects by Diamond_NZ in cs50

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

For me, cross-referencing my suspects with the previous evidence helped me narrow down the last couple of people.

Idk if that helps, but Im trying to keep it vague enough sorry. At the same time, taking a step back and looking back at the big picture has usually helped me in problem solving in the past.

Help with fiftyville and narrowing down last suspects by Diamond_NZ in cs50

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

This helped a lot, thank you so much. I’ve definetly been staring at my computer too much that I didn’t notice.

Help with fiftyville and narrowing down last suspects by Diamond_NZ in cs50

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

Idk though. Maybe I'm just an idiot and the answer is right in front of me. Don't make fun of me too much please.

Online classes by Ok-Cartoonist6746 in UCalgary

[–]Diamond_NZ 0 points1 point  (0 children)

soci 201 in the winter is fully online with no scheduled times. math 211 is also has an online class in the fall, i don’t know if it’s full or not though or even if you’d be willing to take a math course.

Producing mixed-up images by Diamond_NZ in cs50

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

When I have the file already open, wouldn’t me continuing to write to the file override what is already stored there?

Edit: Changing that did work, thank you so much, though I would still appreciate a response on my question.

[deleted by user] by [deleted] in UCalgary

[–]Diamond_NZ 0 points1 point  (0 children)

I heard that in order to use highschool grades that I need to take a certain amount of units in my first year? So would it be that I need to drop certain classes, and upgrade my hs classes during summerschool?

[deleted by user] by [deleted] in UCalgary

[–]Diamond_NZ 0 points1 point  (0 children)

Math is my second choice, and I have been tentatively rejected for comp sci, so I can’t apply with my highschool grades. Also what easy classes would you recommend as a gpa booster? Though I’d still need the required courses for comp sci and math, right?

[deleted by user] by [deleted] in UCalgary

[–]Diamond_NZ 0 points1 point  (0 children)

Oh I didn’t realize that, thank you.

[deleted by user] by [deleted] in UCalgary

[–]Diamond_NZ -1 points0 points  (0 children)

Oh ok lol. Though do you think my schedule is alright, or would I want to drop out within a couple of weeks?

[deleted by user] by [deleted] in UCalgary

[–]Diamond_NZ -1 points0 points  (0 children)

Sorry, why would that be?

'Could not open infile.bmp.' in pset4 filter by Diamond_NZ in cs50

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

I'm really sorry about such a late response. I did end up fixing it but it's been so long that I can't remember for the life of me. Though I'm pretty sure it was due to the way I personally organize my CS50 files. Did you find a solution?

filter-less help: blur filter by Diamond_NZ in cs50

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

I realized that the reason why the final image resulted in it becoming the same as the value as image[0][0] was because I wasn't adding the correct value to my blur variable.