Here's the program.
#include<stdio.h>
int main(void){
printf("Hello world!");
return 0;
}
The error was long, so I put it here.
https://pastebin.com/hbZcTR4t
It's not that I don't have a header file, so I think it's passed, but I've been thinking about and running some sites since yesterday, but I can't get an executable file.Could you please help me?
I am also asking for an answer.https://teratail.com/questions/119490
I still don't know a proper solution.Thank you for your cooperation.
After reinstalling, the problem was resolved.Thank you very much for your reply.
© 2024 OneMinuteCode. All rights reserved.