Useful
No deja cin
Requires money to use other versions of the compiler
林廷彥
Minha avaliação
The most functional C/C++ app out ther
* A little bug when using magic keyboard on iPad: the on screen keyboard actions (tab, arrows, etc) are still showing and hiding the menus at the bottom. I think there is no point to have them showing when using an external keyboard
Nice
Personal use
Input sorunu
C++23 might need work
import std;
int main()
{
int kevs {10};
std::println("{}", kevs);
return 0;
}
C++ 23 Output will show
compiler.cpp:2:1: error: 'import' does not name a type
2 | import std;
| ^~~~~~
compiler.cpp:2:1: note: C++20 'import' only available with '-fmodules-ts', which is not yet enabled with '-std=c++20'
compiler.cpp: In function 'int main()':
compiler.cpp:6:8: error: 'println' is not a member of 'std'
6 | std::println("{}", kevs);
| ^~~~~~~
Tốt
Good
좋아여
Уїбанство
使いづらい
Good but cannot enter input directly
Otherwise, it works and is good
