Problem | poklon |
---|---|
User | ZivTheONe |
Submission Time | 2024-06-11 13:02:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
poklon.cpp:24:9: error: conversion from ‘double’ to ‘long unsigned int’ in a converted constant expression
24 | int mp[1e5] = {0}, no2s = 0;
| ^~~
poklon.cpp:24:9: error: could not convert ‘1.0e+5’ from ‘double’ to ‘long unsigned int’
poklon.cpp:24:9: error: size of array ‘mp’ has non-integral type ‘double’