Problem | helloworld |
---|---|
User | kvankok |
Submission Time | 2023-01-19 15:34:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp:2:21: error: stray ‘#’ in program
2 | using namespace std;#define l long long
| ^
helloworld.cpp:2:22: error: ‘define’ does not name a type
2 | using namespace std;#define l long long
| ^~~~~~