| Problem | swords |
|---|---|
| User | ForsakenPBJ |
| Submission Time | 2025-01-29 20:52:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
swords.cpp: In function ‘int main()’:
swords.cpp:20:2: error: ‘d1’ was not declared in this scope; did you mean ‘y1’?
20 | d1 = get<1>(swords[0]);
| ^~
| y1