Problem doll_noi
User CKCodeBreaker55
Submission Time 2025-02-20 10:55:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

doll_noi.cpp:12:4: error: stray ‘#’ in program
12 | {a#include <bits/stdc++.h>
| ^
doll_noi.cpp: In function ‘int main()’:
doll_noi.cpp:12:3: error: ‘a’ was not declared in this scope
12 | {a#include <bits/stdc++.h>
| ^
doll_noi.cpp:16:15: error: a function-definition is not allowed here before ‘{’ token
16 | signed main() {
| ^