Problem | sos |
---|---|
User | Xiaoyang |
Submission Time | 2023-12-30 17:30:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sos.cpp: In function ‘int main()’:
sos.cpp:33:5: error: redeclaration of ‘ll ans’
33 | ll ans=0;
| ^~~
sos.cpp:25:5: note: ‘ll ans’ previously declared here
25 | ll ans=0;
| ^~~