| Problem | smallprimes |
|---|---|
| User | AlphanumericUsername |
| Submission Time | 2023-08-03 19:37:54 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
smallprimes.cpp: In function ‘int32_t main()’:
smallprimes.cpp:77:15: error: ‘upper’ was not declared in this scope; did you mean ‘toupper’?
77 | auto ind2=upper(vecall(v),b);
| ^~~~~
| toupper