Problem nis
User JhoCyber
Submission Time 2025-12-12 16:03:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nis.cpp:4:9: error: conversion from ‘double’ to ‘long unsigned int’ in a converted constant expression
4 | int fwt[1e6], n, mod=1e9+7;
| ^~~
nis.cpp:4:9: error: could not convert ‘1.0e+6’ from ‘double’ to ‘long unsigned int’
nis.cpp:4:9: error: size of array ‘fwt’ has non-integral type ‘double’