CodeMachine
@CodeMachineAI
CODE ON
Software developer/Programmer/Software engineer
Pune,India
Joined August 2023
#coding_challenge class Challenge{ public static void main(String args[]){ int a=4; int b=8; if((b-a--)>=a) { if((b+a)%2==1) System.out.println(a*b); else System.out.println(b+a); } } } #Java
0
0
0
0
8
#include <stdio.h> int main() { int a=10,b=20,*p,s=0; p = &a; a++; (*p)++; s = a + b + *p; printf("%d\n",s); return 0; } #codemachineAI #coding #coder
0
2
2
0
60
United States Trends
- 1. Eagles 168K posts
- 2. Goff 18.5K posts
- 3. Lions 80.7K posts
- 4. Dan Campbell 9,480 posts
- 5. Gibbs 7,497 posts
- 6. Jalen 32.2K posts
- 7. Chiefs 92.2K posts
- 8. Nakobe Dean 2,038 posts
- 9. #OnePride 5,177 posts
- 10. Broncos 67.8K posts
- 11. AJ Brown 8,024 posts
- 12. #ITWelcomeToDerry 7,909 posts
- 13. Patullo 11.2K posts
- 14. Collinsworth 2,776 posts
- 15. Vic Fangio 3,047 posts
- 16. Rams 32.1K posts
- 17. Adoree Jackson 2,570 posts
- 18. NFC North 5,486 posts
- 19. Shedeur 55.5K posts
- 20. Gabriel 67.3K posts
Loading...
Something went wrong.
Something went wrong.