Bị lỗi srand, rand is not declared in this scope
thiếu thư viện cstdlib (or stdlib.h) rồi
1 Like
thiếu thứ viện hàm srand kìa bạn
#include <cstdlib>
#include <ctime>
thiếu thư viện cstdlib (or stdlib.h) rồi
thiếu thứ viện hàm srand kìa bạn
#include <cstdlib>
#include <ctime>
83% thành viên diễn đàn không hỏi bài tập, còn bạn thì sao?