| Problem | summarising2024 |
|---|---|
| User | usernamehere |
| Submission Time | 2025-01-01 11:03:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
xingyang.cpp: In function ‘long long int xythesnake(int, std::vector<int>)’:
xingyang.cpp:13:67: error: conversion from ‘vector<long long int>’ to non-scalar type ‘vector<long long unsigned int>’ requested
13 | std::vector<unsigned long long> factorials = computeFactorials(N);
| ~~~~~~~~~~~~~~~~~^~~