| Problem | bananafarm |
|---|---|
| User | bakchormee |
| Submission Time | 2024-06-21 15:42:19 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bananafarm.cpp:8:7: error: conversion from ‘double’ to ‘long unsigned int’ in a converted constant expression
8 | ll v[1e6];
| ^~~
bananafarm.cpp:8:7: error: could not convert ‘1.0e+6’ from ‘double’ to ‘long unsigned int’
bananafarm.cpp:8:7: error: size of array ‘v’ has non-integral type ‘double’