#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 趨勢
- 1. $BNKK N/A
- 2. Good Monday 43.3K posts
- 3. #MondayMotivation 33.6K posts
- 4. Victory Monday 1,815 posts
- 5. #NXXTCall N/A
- 6. #ChaoVendeHumo 1,331 posts
- 7. #MondayVibes 2,160 posts
- 8. #DestinyClinicxWilliamEst 420K posts
- 9. $NXXT N/A
- 10. Guma 15.8K posts
- 11. House Republicans 34.5K posts
- 12. Goff 20.4K posts
- 13. New Week 203K posts
- 14. Sheikh Hasina 26K posts
- 15. Bondi 49.5K posts
- 16. Bangladesh 81.5K posts
- 17. Pharrell 4,505 posts
- 18. Taxi 18.4K posts
- 19. Baker 18.5K posts
- 20. Tom Cruise 23.1K posts
Loading...
Something went wrong.
Something went wrong.