Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- get_object_or_404
- anaconda3
- TMS
- Django
- 백준
- HTML
- python3
- advColumnGrid
- Push
- blog
- python 3.7
- Delphi
- Visual Studio
- 중복제거
- COMMIT
- queryset
- dbadvgrid
- hackerrank
- c#
- GIT
- templates
- pythonanywhere
- PyCharm
- github
- MSSQL
- 델파이
- delphi 10.3
- declare
- pyhcarm
- rank
Archives
- Today
- Total
목록반복문 (1)
DevHyun
Print Prime Numbers
www.hackerrank.com/domains/sql Write a query to print all prime numbers less than or equal to 1000. Print your result on a single line, and use the ampersand (&) character as your separator (instead of a space). For example, the output for all prime numbers 이렇게 지정한 이유는 안쪽 WHILE문에서 @LOOP 보다 @SELF(자기자신)이 작을 경우 아예 WHILE문을 안타버려서 긴급 조치! 3 이상부터는 WHILE문 정상작동 하기때문에 @BOOL을 초기값인 FALSE로 지정. * 안쪽 WHILE문 : L..
SQL/HACKERRANK
2020. 10. 29. 19:41