今天犯了一个很傻的问题,记录一下。
Lint’Code
题目:
错误代码
#include <stdio.h>
int function(int a, int b, int c, int x, int y) {
// Write your code here
printf("In function: %d\n", x += y
今天犯了一个很傻的问题,记录一下。
Lint’Code
题目:
错误代码
#include <stdio.h>
int function(int a, int b, int c, int x, int y) {
// Write your code here
printf("In function: %d\n", x += y