Problem | nprime |
---|---|
User | votesac |
Submission Time | 2024-01-29 16:34:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
nprime.cpp:3:1: error: expected unqualified-id before ‘<’ token
3 | <bool strawberry<int x>>{
| ^
nprime.cpp: In function ‘int main()’:
nprime.cpp:18:12: error: ‘strawberry’ was not declared in this scope
18 | if(strawberry(i)==1){
| ^~~~~~~~~~