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