| Problem | modulochain |
|---|---|
| User | Niraideepa715 |
| Submission Time | 2024-12-04 14:01:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
modulochain.cpp: In function ‘int main()’:
modulochain.cpp:27:13: error: expected ‘}’ at end of input
27 | return 0;
| ^
modulochain.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^