Run Code | API | Code Wall | Misc | Feedback | Login | Theme | Privacy | Patreon |
MapTelError(s): 1202301752/source.cpp: In function ‘int main()’: 1202301752/source.cpp:22:5: error: expected identifier before string constant ad(["Mr xyz"]="####"); ^~~~~~~~ 1202301752/source.cpp: In lambda function: 1202301752/source.cpp:22:14: error: expected ‘{’ before ‘=’ token ad(["Mr xyz"]="####"); ^ 1202301752/source.cpp: In function ‘int main()’: 1202301752/source.cpp:22:15: error: no match for ‘operator=’ (operand types are ‘main()::<lambda()>’ and ‘const char [5]’) ad(["Mr xyz"]="####"); ^~~~~~ 1202301752/source.cpp:22:13: note: candidate: main()::<lambda()>& main()::<lambda()>::operator=(const main()::<lambda()>&) <deleted> ad(["Mr xyz"]="####"); ^ 1202301752/source.cpp:22:13: note: no known conversion for argument 1 from ‘const char [5]’ to ‘const main()::<lambda()>&’ 1202301752/source.cpp:23:5: error: expected identifier before string constant ad(["Mr zxc"]="%%%"); ^~~~~~~~ 1202301752/source.cpp: In lambda function: 1202301752/source.cpp:23:14: error: expected ‘{’ before ‘=’ token ad(["Mr zxc"]="%%%"); ^ 1202301752/source.cpp: In function ‘int main()’: 1202301752/source.cpp:23:15: error: no match for ‘operator=’ (operand types are ‘main()::<lambda()>’ and ‘const char [4]’) ad(["Mr zxc"]="%%%"); ^~~~~ 1202301752/source.cpp:23:13: note: candidate: main()::<lambda()>& main()::<lambda()>::operator=(const main()::<lambda()>&) <deleted> ad(["Mr zxc"]="%%%"); ^ 1202301752/source.cpp:23:13: note: no known conversion for argument 1 from ‘const char [4]’ to ‘const main()::<lambda()>&’ 1202301752/source.cpp:24:5: error: expected identifier before string constant ad(["Mr ASD"]="***"); ^~~~~~~~ 1202301752/source.cpp: In lambda function: 1202301752/source.cpp:24:14: error: expected ‘{’ before ‘=’ token ad(["Mr ASD"]="***"); ^ 1202301752/source.cpp: In function ‘int main()’: 1202301752/source.cpp:24:15: error: no match for ‘operator=’ (operand types are ‘main()::<lambda()>’ and ‘const char [4]’) ad(["Mr ASD"]="***"); ^~~~~ 1202301752/source.cpp:24:13: note: candidate: main()::<lambda()>& main()::<lambda()>::operator=(const main()::<lambda()>&) <deleted> ad(["Mr ASD"]="***"); ^ 1202301752/source.cpp:24:13: note: no known conversion for argument 1 from ‘const char [4]’ to ‘const main()::<lambda()>&’ |
λ
.NET NoSQL database for rapid development
|