Pagini recente » Borderou de evaluare (job #2117167) | Borderou de evaluare (job #2338076) | Borderou de evaluare (job #2705115) | Borderou de evaluare (job #2250495) | Borderou de evaluare (job #1478790)
Borderou de evaluare (job #1478790)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:119:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matrice.in","r",stdin);
^
user.cpp:120:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matrice.out","w",stdout);
^
user.cpp:122:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&A);
^
user.cpp:124:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&line[i]);
^
user.cpp:128:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&column[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 468kb | OK | 10 |
2 | 0ms | 464kb | OK | 10 |
3 | 0ms | 468kb | OK | 10 |
4 | 0ms | 472kb | OK | 10 |
5 | 20ms | 572kb | OK | 10 |
6 | 40ms | 624kb | OK | 10 |
7 | 4ms | 656kb | OK | 10 |
8 | 8ms | 812kb | OK | 10 |
9 | 196ms | 908kb | OK | 10 |
10 | 184ms | 928kb | OK | 10 |
Punctaj total | 100 |