2015年10月20日
摘要: 在Fortran中的MPI_开头函数都常有一个整数型的错误变量用以函数返回错误信息。如:call MPI_Barrier(MPI_COMM_WORLD,ierr)在没有ierr参数时,程序可能会出项access violation出现。 阅读全文
posted @ 2015-10-20 10:51 leonaiverson 阅读(338) 评论(0) 推荐(0) 编辑
  2012年5月9日
摘要: 原题地址:http://acm.hdu.edu.cn/showproblem.php?pid=1758Problem DescriptionThough Yueyue and Lele are brothers , they are very different.For example, Yueyue is very hard in study, especially in writing compositions. To make the composition looks nice , he will not use the same word twice. While Lele is v 阅读全文
posted @ 2012-05-09 16:00 leonaiverson 阅读(233) 评论(0) 推荐(1) 编辑