Problem | whatisthisactf |
---|---|
User | thatlycheeoolongdrink |
Submission Time | 2024-02-28 17:36:03 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
whatisthisactf.cpp:1:1: error: ‘include’ does not name a type
1 | include <iostream>
| ^~~~~~~
whatisthisactf.cpp:3:1: error: ‘cout’ does not name a type
3 | cout<< 'yes it is'
| ^~~~