Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

course 1 week 4 assignment #2

Open
maxtcurie opened this issue Oct 26, 2022 · 0 comments
Open

course 1 week 4 assignment #2

maxtcurie opened this issue Oct 26, 2022 · 0 comments

Comments

@maxtcurie
Copy link

https://github.com/brianchiang-tw/Accelerated_Computer_Science_Fundamentals_Specialization/blob/master/Course_1_Object-Oriented%20Data%20Structures%20in%20Cpp/Week_4_Engineering%20Cpp%20software%20solution/Week4_Image_Project/Week4_Image_Project/ImageTransform.cpp

line86, the spot needs to be for the type from unsigned to int

double radius= sqrt(double(pow((int(x)-centerX),2)+pow((int(x)-centerY),2)));

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

No branches or pull requests

1 participant