Laimingi skaičiai
- [1] 2022-12-20 14:24 (60)
- [2] 2022-12-20 14:26 (0)
- [3] 2022-12-20 14:27 (56.0)
Taškai: 0
Compile: FAIL
laimingi_skaiciai.cpp: In function ‘bool isHappy(int)’: laimingi_skaiciai.cpp:27:5: error: ‘unordered_set’ was not declared in this scope unordered_set<int> seen; ^ laimingi_skaiciai.cpp:27:19: error: expected primary-expression before ‘int’ unordered_set<int> seen; ^ laimingi_skaiciai.cpp:30:22: error: ‘seen’ was not declared in this scope while (n != 1 && seen.count(n) == 0) { ^
nr. | result | time | message |
---|