Problem shamelessad
User Nathaniel
Submission Time 2025-03-14 15:33:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad.cpp:2:20: error: expected β€˜;’ before β€˜int’
2 | using namespace std
| ^
| ;
3 |
4 | int main() {
| ~~~