Problem | reading |
---|---|
User | G |
Submission Time | 2025-03-21 12:12:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
reading.cpp: In function ‘int main()’:
reading.cpp:10:3: error: ‘unsigned’ specified with ‘long double’
10 | unsigned long double a,b;cin>>a>>b;
| ^~~~~~~~
reading.cpp:10:3: error: ‘unsigned’ specified with ‘long double’