Problem | basketball_cpic |
---|---|
User | aiden |
Submission Time | 2025-07-19 14:29:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
basketball_cpic.cpp:4:7: error: conversion from ‘double’ to ‘long unsigned int’ in a converted constant expression
4 | int a[1e6];
| ^~~
basketball_cpic.cpp:4:7: error: could not convert ‘1.0e+6’ from ‘double’ to ‘long unsigned int’
basketball_cpic.cpp:4:7: error: size of array ‘a’ has non-integral type ‘double’