Borderou de evaluare (job #1723948)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:37:32: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(fi,"%d" ,&mat[1][i]);
^
user.cpp:39:32: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(fi,"%d" ,&mat[i][1]);
^
user.cpp:34:40: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d%d%lld%d" ,&N,&M,&C,&R);
^
user.cpp:35:53: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%lld%lld%lld%lld%lld" ,&x,&y,&z,&w,&u);
^
user.cpp:37:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d" ,&mat[1][i]);
^
user.cpp:39:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d" ,&mat[i][1]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 480kb | OK | 10 |
| 2 | 0ms | 744kb | OK | 10 |
| 3 | 36ms | 2616kb | OK | 10 |
| 4 | 52ms | 3004kb | OK | 10 |
| 5 | 56ms | 3784kb | OK | 10 |
| 6 | 68ms | 3784kb | OK | 10 |
| 7 | 368ms | 19788kb | OK | 10 |
| 8 | Depăşit | 19788kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 19784kb | Time limit exceeded. | 0 |
| 10 | 0ms | 352kb | OK | 10 |
| Punctaj total | 80 |