Wei-Ting Yang
Results
3
issues of
Wei-Ting Yang
(b) `"%d-%d-%d"` and `"%d -%d -%d"` are not equivalent. ``` // For input "1 -2 -3" scanf("%d-%d-%d", &a, &b, &c); // a=1, b and c are not assigned scanf("%d -%d...
(c) The answer should be 2, 8
## 📦 Package Details **Maintainer:** @Zokormazo **Description:** Update grep to version 3.12. Also skip building doc, tests, and gnulib-tests. --- ## 🧪 Run Testing Details - **OpenWrt Version:** OpenWrt 24.10...