Problem helloworld
User reydenng
Submission Time 2024-10-17 21:35:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:1:1: error: ‘str’ does not name a type; did you mean ‘std’?
1 | str main() {
| ^~~
| std