- Owner
- Denis Ehorovici
- Problem
- Regex
- Source
- 0.35KB
- Result
- Compile error
Compiler output
prog.cpp: In function ‘int main()’: prog.cpp:7:18: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘int (*)[105]’ [-Wformat] prog.cpp:7:31: error: cannot convert ‘int*’ to ‘const char*’ for argument ‘1’ to ‘size_t strlen(const char*)’
Results
Test number Result Time