Tsai_ky
Results
3
comments of
Tsai_ky
The workflow of this work is quite confused...
I also encountered this problem, have you solved? can you give me some advice
Thank you for your reply! Here is a example of the code. ``` int func(int a) { int c; int b[5]; for(int i = 0; i < 5; ++i) {...