Commit aca22aca authored by Luhan Wang's avatar Luhan Wang

fix a bug

parent dedce9d4
......@@ -2,6 +2,7 @@
int main(){
printf("This is the first line added by the teacher .\n");
// add comment
// Here is a bug I fixed!
return 0;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment