| Problem | lunchbox |
|---|---|
| User | minkison |
| Submission Time | 2025-11-12 21:59:54 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In lambda function:
lunchbox.cpp:10:23: error: expected ‘{’ before ‘;’ token
10 | vector<int> data = [];
| ^
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:10:23: error: conversion from ‘main()::<lambda()>’ to non-scalar type ‘std::vector<int>’ requested