Problem | atomsplit |
---|---|
User | XinLoiDuongNgu |
Submission Time | 2025-08-01 22:47:03 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
atomsplit.cpp: In function βint main()β:
atomsplit.cpp:23:23: error: expression cannot be used as a function
23 | if (t - size.second() < 0)
| ^
atomsplit.cpp:31:10: error: expected primary-expression before β=β token
31 | sum + = size.first * size.second;
| ^