| Problem | telephone |
|---|---|
| User | Hatrix |
| Submission Time | 2026-04-06 16:28:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
telephone.cpp: In function ‘int main()’:
telephone.cpp:12:23: error: expected ‘}’ at end of input
12 | cout << rt <<" "<< tr;
| ^
telephone.cpp:8:15: note: to match this ‘{’
8 | signed main() {
| ^