Problem | veryeasymath |
---|---|
User | ETkilobyte |
Submission Time | 2024-11-17 17:52:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
veryeasymath.cpp: In function ‘int main()’:
veryeasymath.cpp:8:9: error: ‘unsigned’ specified with ‘long double’
8 | unsigned long double b;cin>>b;
| ^~~~~~~~