It's UWAweek 42 (2nd semester, week 12)

help2002

This forum is provided to promote discussion amongst students enrolled in CITS2002 Systems Programming.
Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.
Displaying selected article
Showing 1 of 738 articles.
Currently 83 other people reading this forum.


 UWA week 36 (2nd semester, mid-semester break) ↓
SVG not supported

Login to reply

👍?
helpful
10:24pm Tue 3rd Sep, Zexu D.

Do I need to consider the possible mismatched brackets? Like:

func((1+2, foo)

Am I supposed to use %d or %f according to the different return values of the expression?

And what is the maximum recursive depth of the expression?

print (  (func(1, (2 + 3) * 2.9, func1(2) + func2())) )
printf("%d", func(1, (2 + 3) * 2.9, func1(2) + func2()));

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy