Problem | nprime |
---|---|
User | Usu |
Submission Time | 2025-09-12 20:41:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
nprime.cpp:3:2: error: invalid preprocessing directive #typedef
3 | #typedef asdfghjkl return
| ^~~~~~~
nprime.cpp: In function ‘int main()’:
nprime.cpp:28:2: error: ‘asdfghjkl’ was not declared in this scope
28 | asdfghjkl;
| ^~~~~~~~~