Open
Description
- Can anyone help me with this?
"(coder)(byte))"
== OUTPUT ==
Main.cpp:1:10: fatal error: 'a_mysql.inc' file not found
1 | #include <a_mysql.inc> // Ensure this matches the actual file name
| ^~~~~~~~~~~~~
1 error generated.
Exit code: 1
== INPUT ==
"(c(oder)) b(yte)"
== OUTPUT ==
Main.cpp:1:10: fatal error: 'a_mysql.inc' file not found
1 | #include <a_mysql.inc> // Ensure this matches the actual file name
| ^~~~~~~~~~~~~
1 error generated.
Exit code: 1
== 8 TEST CASES HIDDEN ==
I have everything in the right folder but it wont complie
Thanks for your helps sir
Metadata
Metadata
Assignees
Labels
No labels