icoa-cli 2.12.2 → 2.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/commands/exam.js +60 -0
- package/dist/repl.js +15 -0
- package/package.json +1 -1
- package/translations/th/39.json +9 -0
- package/translations/th/40.json +9 -0
- package/translations/th/41.json +9 -0
- package/translations/th/42.json +9 -0
- package/translations/th/43.json +9 -0
- package/translations/th/44.json +9 -0
- package/translations/th/45.json +9 -0
- package/translations/th/46.json +9 -0
- package/translations/th/47.json +9 -0
- package/translations/th/48.json +9 -0
- package/translations/th/49.json +9 -0
- package/translations/tr/1.json +9 -0
- package/translations/tr/10.json +9 -0
- package/translations/tr/11.json +9 -0
- package/translations/tr/12.json +9 -0
- package/translations/tr/13.json +9 -0
- package/translations/tr/14.json +9 -0
- package/translations/tr/15.json +9 -0
- package/translations/tr/16.json +9 -0
- package/translations/tr/17.json +9 -0
- package/translations/tr/18.json +9 -0
- package/translations/tr/19.json +9 -0
- package/translations/tr/20.json +9 -0
- package/translations/tr/21.json +9 -0
- package/translations/tr/22.json +9 -0
- package/translations/tr/23.json +9 -0
- package/translations/tr/24.json +9 -0
- package/translations/tr/25.json +9 -0
- package/translations/tr/26.json +9 -0
- package/translations/tr/27.json +9 -0
- package/translations/tr/28.json +9 -0
- package/translations/tr/30.json +9 -0
- package/translations/tr/31.json +9 -0
- package/translations/tr/32.json +9 -0
- package/translations/tr/33.json +9 -0
- package/translations/tr/34.json +9 -0
- package/translations/tr/35.json +9 -0
- package/translations/tr/36.json +9 -0
- package/translations/tr/37.json +9 -0
- package/translations/tr/38.json +9 -0
- package/translations/tr/39.json +9 -0
- package/translations/tr/4.json +9 -0
- package/translations/tr/40.json +9 -0
- package/translations/tr/41.json +9 -0
- package/translations/tr/42.json +9 -0
- package/translations/tr/43.json +9 -0
- package/translations/tr/44.json +9 -0
- package/translations/tr/45.json +9 -0
- package/translations/tr/46.json +9 -0
- package/translations/tr/47.json +9 -0
- package/translations/tr/48.json +9 -0
- package/translations/tr/49.json +9 -0
- package/translations/tr/5.json +9 -0
- package/translations/tr/6.json +9 -0
- package/translations/tr/7.json +9 -0
- package/translations/tr/8.json +9 -0
- package/translations/tr/9.json +9 -0
- package/translations/vi/1.json +9 -0
- package/translations/vi/10.json +9 -0
- package/translations/vi/11.json +9 -0
- package/translations/vi/12.json +9 -0
- package/translations/vi/14.json +9 -0
- package/translations/vi/15.json +9 -0
- package/translations/vi/16.json +9 -0
- package/translations/vi/17.json +9 -0
- package/translations/vi/18.json +9 -0
- package/translations/vi/19.json +9 -0
- package/translations/vi/20.json +9 -0
- package/translations/vi/21.json +9 -0
- package/translations/vi/22.json +9 -0
- package/translations/vi/23.json +9 -0
- package/translations/vi/24.json +9 -0
- package/translations/vi/25.json +9 -0
- package/translations/vi/26.json +9 -0
- package/translations/vi/27.json +9 -0
- package/translations/vi/28.json +9 -0
- package/translations/vi/29.json +9 -0
- package/translations/vi/30.json +9 -0
- package/translations/vi/31.json +9 -0
- package/translations/vi/32.json +9 -0
- package/translations/vi/33.json +9 -0
- package/translations/vi/34.json +9 -0
- package/translations/vi/35.json +9 -0
- package/translations/vi/36.json +9 -0
- package/translations/vi/37.json +9 -0
- package/translations/vi/38.json +9 -0
- package/translations/vi/39.json +9 -0
- package/translations/vi/4.json +9 -0
- package/translations/vi/40.json +9 -0
- package/translations/vi/41.json +9 -0
- package/translations/vi/42.json +9 -0
- package/translations/vi/43.json +9 -0
- package/translations/vi/44.json +9 -0
- package/translations/vi/45.json +9 -0
- package/translations/vi/46.json +9 -0
- package/translations/vi/47.json +9 -0
- package/translations/vi/48.json +9 -0
- package/translations/vi/49.json +9 -0
- package/translations/vi/5.json +9 -0
- package/translations/vi/6.json +9 -0
- package/translations/vi/7.json +9 -0
- package/translations/vi/8.json +9 -0
- package/translations/vi/9.json +9 -0
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": 7,
|
|
3
|
+
"name": "RSA101",
|
|
4
|
+
"category": "crypto",
|
|
5
|
+
"translation": "Chúng tôi đã nhận được một thông điệp mà chúng tôi tin rằng được mã hóa bằng RSA, nhưng các primes trong public key có thể yếu.\nHãy tìm các factors và decipher thông điệp.\n\n```\nn = 914224879713534891752745051672415462330144197757968187295993\ne = 17\nciphertext = 152293808340616594229073242267037730353433147091103189533666\n```",
|
|
6
|
+
"lang": "vi",
|
|
7
|
+
"model": "gemini-3.1-pro-preview",
|
|
8
|
+
"timestamp": "2026-04-08T04:32:29.298Z"
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": 8,
|
|
3
|
+
"name": "Sheet Music Cipher",
|
|
4
|
+
"category": "crypto",
|
|
5
|
+
"translation": "Sẽ không ai biết rằng tôi đã sử dụng một Compound Motivic Musical Cipher. Tôi chỉ cần chơi nhạc lớn và gửi tin nhắn mà không ai hay biết.",
|
|
6
|
+
"lang": "vi",
|
|
7
|
+
"model": "gemini-3.1-pro-preview",
|
|
8
|
+
"timestamp": "2026-04-08T04:32:33.691Z"
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": 9,
|
|
3
|
+
"name": "That's Not My Unicode",
|
|
4
|
+
"category": "crypto",
|
|
5
|
+
"translation": "Những ký hiệu kỳ lạ này có vẻ cổ xưa, nhưng chúng có thể đang cố gắng nói với bạn điều gì đó hiện đại hơn. Ghép nối thông điệp ẩn ngay trước mắt — đôi khi, những gì trông cũ kỹ lại có thể nói bằng một ngôn ngữ mới.",
|
|
6
|
+
"lang": "vi",
|
|
7
|
+
"model": "gemini-3.1-pro-preview",
|
|
8
|
+
"timestamp": "2026-04-08T04:32:36.986Z"
|
|
9
|
+
}
|