| Problem | timeexam |
|---|---|
| User | Um |
| Submission Time | 2023-05-11 19:04:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:4:11: error: cannot convert ‘std::basic_istream<char>::__istream_type’ {aka ‘std::basic_istream<char>’} to ‘int’ in initialization
4 | int n=cin>>n
| ~~~^~~
| |
| std::basic_istream<char>::__istream_type {aka std::basic_istream<char>}