- Owner
- Petean Traian Mihai
- Problem
- Gaps
- Source
- 0.64KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:18:12: error: 'std::stringstream' has no member named 'size' if(result.size() == 0){ ^
prog.cpp: In function 'int main()': prog.cpp:18:12: error: 'std::stringstream' has no member named 'size' if(result.size() == 0){ ^