WoMaiMengXiang 2017-10-29 00:03 采纳率: 0%
浏览 1398
已结题

DirextDraw BltFast 返回错误 DDERR_UNSUPPORTED

win8以上 切换桌面 再切换回来以后 bltfast 返回错误DDERR_UNSUPPORTED
win7一下正常 有大神知道怎么回事吗???

  • 写回答

1条回答 默认 最新

  • qq_40836246 2017-10-29 02:36
    关注

    答案内容至少10个字符
    2 shunfurh shunfurh 于 2017.10.29 10:08 提问
    Test for Rikka
    matrixlineseachasit
    Problem Description
    As we know, Rikka is poor at math. At the test, Rikka finds that she cannot even do a single problem. There is one of the insane problems:
    Given an integer K, she needs to come up with an n×n 01 matrix A and an integer m which meet B1,n=K, where B=Am.
    It is too difficult for Rikka. Can you help her?
    Input
    The first line of the input is a single integer T (T=40), indicating the number of testcases.
    Each of the next T lines contains one integer K (0≤K≤1018).
    Output
    For each testcase, the first line contains two space-separated integers n,m (1≤n,m≤30).
    In each of following n lines print n characters (0 or 1) - the matrix A you find.
    Sample Input
    1
    4
    Sample Output
    2 4
    11
    01
    同问0 |浏览7| 收藏0 |分享
    ||||||

    000:0
    我要回答
    猜你喜欢换一换
    matrix类c#实现
    matrix analysis 2nd edition
    matrix cook book

    评论

报告相同问题?

悬赏问题

  • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?
  • ¥20 IOS游览器某宝手机网页版自动立即购买JavaScript脚本
  • ¥15 手机接入宽带网线,如何释放宽带全部速度
  • ¥30 关于#r语言#的问题:如何对R语言中mfgarch包中构建的garch-midas模型进行样本内长期波动率预测和样本外长期波动率预测
  • ¥15 ETLCloud 处理json多层级问题
  • ¥15 matlab中使用gurobi时报错
  • ¥15 这个主板怎么能扩出一两个sata口
  • ¥15 不是,这到底错哪儿了😭
  • ¥15 2020长安杯与连接网探
  • ¥15 关于#matlab#的问题:在模糊控制器中选出线路信息,在simulink中根据线路信息生成速度时间目标曲线(初速度为20m/s,15秒后减为0的速度时间图像)我想问线路信息是什么