toll.cpp:1:25: warning: extra tokens at end of #include directive
1 | #include <bits/stdc++.h>\nint main() { return 0; }\n
| ^
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crt1.o: in function `_start':
(.text+0x1b): undefined reference to `main'
collect2: error: ld returned 1 exit status