| Problem | oneforone |
|---|---|
| User | vadar2525 |
| Submission Time | 2025-06-06 10:46:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
oneforone.cpp: In function ‘int main()’:
oneforone.cpp:14:30: error: expected ‘}’ at end of input
14 | cout << (a.front()+a.back());
| ^
oneforone.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^