Problem | deciphering_zane |
---|---|
User | simonfalke |
Submission Time | 2023-04-01 18:22:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
deciphering_zane.cpp:1:1: error: ‘include’ does not name a type
1 | include <bits/stdc++.h>
| ^~~~~~~
deciphering_zane.cpp: In function ‘int main()’:
deciphering_zane.cpp:5:5: error: ‘cin’ was not declared in this scope
5 | cin>>n;
| ^~~
deciphering_zane.cpp:7:9: error: ‘cout’ was not declared in this scope
7 | cout<<"no im typing with one hand";
| ^~~~
deciphering_zane.cpp:10:9: error: ‘cout’ was not declared in this scope
10 | cout<<"DID U DO UR HW TODAY";
| ^~~~
deciphering_zane.cpp:13:9: error: ‘cout’ was not declared in this scope
13 | cout<<"when r u confessing";
| ^~~~
deciphering_zane.cpp:16:9: error: ‘cout’ was not declared in this scope
16 | cout<<"i will finish my tutorial";
| ^~~~
deciphering_zane.cpp:18:18: error: ‘cout’ was not declared in this scope