Nhóm dịch
-
26/07/2024
-
25/07/2024
-
25/07/2024
-
26/07/2024
-
27/07/2024
-
26/07/2024
-
26/07/2024
-
26/07/2024
99 Bình luận
Nhưng giờ chỉ có chúa mới hiểu đc nó"
~Trích lời từ 1 khứa nc ngoài~
+1 tim
int main()
{
printf("Đừng drop bạn nhé, bộ này có vẻ hay đấy!");
return 0;
}
/* Errors
Line 1 :-
*1. If u remove only preprocessor (#)->error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token
*2.#nclude<stdio.h> -> error: invalid preprocessing directive #nclude
*3. #include -> error: #include expects “FILENAME” or <FILENAME>
*4,5 #include< -> error: missing terminating > character
#include<> error: empty filename in #include
#include<stdio.h -> 4th error
*6. #include<stdio> -> fatal error: stdio: No such file or directory