Pagini recente » Cod sursa (job #2659981) | Borderou de evaluare (job #883428) | Borderou de evaluare (job #1426412) | Borderou de evaluare (job #383914) | Borderou de evaluare (job #1676276)
Borderou de evaluare (job #1676276)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve(int, int)’:
user.cpp:10:11: warning: unused variable ‘j’ [-Wunused-variable]
int i,j;
^
user.cpp: In function ‘int main()’:
user.cpp:72:11: warning: unused variable ‘j’ [-Wunused-variable]
int i,j;
^
user.cpp:73: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:74: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:75:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&n,&m,&k);
^
user.cpp:77:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&a[i]);
^
user.cpp:79:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&b[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 284kb | OK | 10 |
2 | 0ms | 280kb | OK | 10 |
3 | 0ms | 288kb | OK | 10 |
4 | 0ms | 292kb | OK | 10 |
5 | 8ms | 328kb | OK | 10 |
6 | 76ms | 360kb | OK | 10 |
7 | 4ms | 404kb | OK | 10 |
8 | 64ms | 456kb | OK | 10 |
9 | 100ms | 500kb | OK | 10 |
10 | 92ms | 512kb | OK | 10 |
Punctaj total | 100 |