#include <studio.h>
int main(void) {
printf("Watch, Where, You, Walking!\n");
return 0;
}
This is the code I wrote, and here is the error message that I got:
C:\Users\exoar\OneDrive\Computer\collect2.exe [Error] ld returned 1 exit status