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 | 29 | 30 |
Tags
- hackerrank
- Delphi
- queryset
- Push
- delphi 10.3
- COMMIT
- HTML
- templates
- Visual Studio
- 델파이
- python 3.7
- declare
- rank
- TMS
- github
- pyhcarm
- 중복제거
- blog
- advColumnGrid
- GIT
- anaconda3
- 백준
- get_object_or_404
- MSSQL
- pythonanywhere
- dbadvgrid
- python3
- Django
- c#
- PyCharm
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