Problem | nerdinvitation |
---|---|
User | wzhci11 |
Submission Time | 2024-08-09 13:52:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
nerdinvitation.cpp:2:20: error: expected β;β before βintβ
2 | using namespace std
| ^
| ;
3 | #define ll long long
4 | int main() {
| ~~~