Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
MikeCAT
MikeCAT has asked
3
questions and find answers to
78
problems.
Stats
1.9k
EtPoint
583
Vote count
3
questions
78
answers
About
MikeCAT questions
Creating identifiers containing universal character names via token concatenation
MikeCAT answers
A strange char appears at the first of my char array
Unknown system bitsize for int, how to create mask
Difeerence in padding for bool
Difference between while(tab[i+1] == 0) and while(tab[++i] == 0)
Why is my code giving different answers on Online Judge and locally?
warning: implicit declaration of function ‘strcpy’ [-Wimplicit-function-declaration] the program work but how i fix the compiler error
Ellipsis as a constructor argument outside of any variadic templates
C++ sort table by column while preserving row contents
What happens when actual and extern types are different?
invalid conversion from ‘void* (*)()’ to ‘void* (*)(void*)’ [-fpermissive] [closed]