| Problem | scicom |
|---|---|
| User | mynas111 |
| Submission Time | 2026-02-02 16:10:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
scicom.cpp: In function ‘int main()’:
scicom.cpp:7:14: error: ‘std::istream’ {aka ‘class std::basic_istream<char>’} has no member named ‘ame’; did you mean ‘ate’?
7 | getline(cin.ame);
| ^~~
| ate
scicom.cpp:8:9: error: ‘name’ was not declared in this scope; did you mean ‘ame’?
8 | cin >> name;
| ^~~~
| ame