Problem | blank |
---|---|
User | shashi93 |
Submission Time | 2024-04-01 14:57:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
blank.cpp:1:1: error: ‘include’ does not name a type
1 | include <bits/stc++.h>
| ^~~~~~~
blank.cpp: In function ‘int main()’:
blank.cpp:5:2: error: ‘cout’ was not declared in this scope
5 | cout << "''";
| ^~~~