Problem | bestplace |
---|---|
User | ICantRemember |
Submission Time | 2023-11-09 10:24:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bestplace.cpp: In function ‘int32_t main()’:
bestplace.cpp:17:11: error: conversion from ‘long double’ to ‘long unsigned int’ in a converted constant expression
17 | int x[n];
| ^
bestplace.cpp:17:11: error: could not convert ‘n’ from ‘long double’ to ‘long unsigned int’
bestplace.cpp:17:11: error: size of array ‘x’ has non-integral type ‘long double’