Problem | yayornay |
---|---|
User | RAyhahh |
Submission Time | 2025-04-02 16:27:01 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
yayornay.cpp: In function ‘int main()’:
yayornay.cpp:8:3: error: ‘transform’ was not declared in this scope
8 | transform(d.begin(), d.end(), d.begin(), ::toupper);
| ^~~~~~~~~