Problem | 1503 |
---|---|
User | wongethan8192 |
Submission Time | 2023-03-01 12:32:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
1503.cpp:1:1: error: ‘include’ does not name a type
1 | include<iostream>int main(){std::cout<<"hello world";}
| ^~~~~~~