Problem helloworld
User watervapour
Submission Time 2024-02-15 21:37:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:1:1: error: ‘Serial’ does not name a type
1 | Serial.print("Hello World")
| ^~~~~~