| Problem | telephone |
|---|---|
| User | NikhilSiddharth67 |
| Submission Time | 2026-03-02 16:35:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
telephone.cpp: In function ‘int main()’:
telephone.cpp:13:7: error: redeclaration of ‘long long int anspos’
13 | int anspos;
| ^~~~~~
telephone.cpp:11:6: note: ‘long long int anspos’ previously declared here
11 | int anspos;
| ^~~~~~