Japonų kalendorius
- [1] 2020-05-13 14:02 (0)
- [2] 2020-05-13 14:08 (100)
Taškai: 0
Compile: FAIL
jap_kalendorius.cpp: In function ‘int main()’: jap_kalendorius.cpp:11:30: error: lvalue required as left operand of assignment if (x % 10 = 1 || x % 10 = 2) { ^ jap_kalendorius.cpp:14:35: error: lvalue required as left operand of assignment else if (x % 10 = 3 || x % 10 = 4) { ^ jap_kalendorius.cpp:17:35: error: lvalue required as left operand of assignment else if (x % 10 = 5 || x % 10 = 6) { ^ jap_kalendorius.cpp:20:35: error: lvalue required as left operand of assignment else if (x % 10 = 7 || x % 10 = 8) { ^ jap_kalendorius.cpp:23:35: error: lvalue required as left operand of assignment else if (x % 10 = 9 || x % 10 = 0) { ^
nr. | result | time | message |
---|