Problem mulgogi
User PlayVoltz
Submission Time 2023-12-11 20:19:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mulgogi.cpp: In function ‘int32_t main()’:
mulgogi.cpp:103:23: error: conversion from ‘double’ to ‘long unsigned int’ in a converted constant expression
103 | int q, b, c, undo[4e5+5];
| ~~~^~
mulgogi.cpp:103:23: error: could not convert ‘(4.0e+5 + (double)5)’ from ‘double’ to ‘long unsigned int’
mulgogi.cpp:103:23: error: size of array ‘undo’ has non-integral type ‘double’