Borderou de evaluare (job #2047684)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:19:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("omogene.in", "r", stdin);
^
user.cpp:20:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("omogene.out", "w", stdout);
^
user.cpp:21:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:22:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&m);
^
user.cpp:26:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
if(sw)scanf("%d",&a[j][i]);
^
user.cpp:27:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
else scanf("%d",&a[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 20ms | 10612kb | OK | 10 |
2 | 76ms | 10792kb | OK | 10 |
3 | 620ms | 11172kb | OK | 10 |
4 | 1220ms | 11140kb | OK | 10 |
5 | Depăşit | 11408kb | Time limit exceeded. | 0 |
6 | 764ms | 10992kb | OK | 10 |
7 | 1052ms | 11076kb | OK | 10 |
8 | Depăşit | 11200kb | Time limit exceeded. | 0 |
9 | Depăşit | 11316kb | Time limit exceeded. | 0 |
10 | 12ms | 10504kb | OK | 10 |
Punctaj total | 70 |