Problem add1
User Karax
Submission Time 2026-03-05 18:24:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

add1.cpp: In function ‘int32_t main()’:
add1.cpp:8:2: error: ‘unsigned’ specified with ‘double’
8 | unsigned double x;
| ^~~~~~~~