| Problem | modulochain |
|---|---|
| User | Ttrio |
| Submission Time | 2024-03-01 12:21:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
modulochain.cpp: In function ‘int main()’:
modulochain.cpp:25:39: error: ‘third’ was not declared in this scope; did you mean ‘thrid’?
25 | cout << first <<" "<< second <<" "<< third;
| ^~~~~
| thrid