| Problem | telephone | 
|---|---|
| User | Ignatius | 
| Submission Time | 2025-02-17 16:04:01 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 telephone.cpp: In function ‘int main()’:
telephone.cpp:8:16: error: expected ‘}’ at end of input
    8 | cout<<s + x * y;
      |                ^
telephone.cpp:6:16: note: to match this ‘{’
    6 | signed main( ) {
      |                ^