Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
-Wall
int mystery(const int *x, int n, int y, int z) { int ans = 0; for (int i = 0; i < n-1; ++i) { if (x[i] == y) { if (x[i=1] == z) { ++ans; } } } return ans; }
run
|
edit
|
history
|
help
0
Conflito de Escrita em Matriz
Project 5 v.02
variable number of arguments 3
Square pyramid
Project 5 v.03
main.c
150108_recursividadFactorial
Absolute valu
program1
ForU