Problem | runaway |
---|---|
User | jerrielchangjiebin |
Submission Time | 2024-12-16 23:12:01 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
runaway.cpp: In function ‘int main()’:
runaway.cpp:67:26: error: ‘setprecision’ was not declared in this scope
67 | cout << fixed << setprecision(1) << escape_time << endl;
| ^~~~~~~~~~~~