Pagini recente » Borderou de evaluare (job #686957) | Borderou de evaluare (job #777079) | Borderou de evaluare (job #1119152) | Borderou de evaluare (job #774811) | Borderou de evaluare (job #1561851)
Borderou de evaluare (job #1561851)
Raport evaluator
Compilare:
user.cpp: In function ‘void init()’:
user.cpp:27:9: warning: unused variable ‘i’ [-Wunused-variable]
int i=0;
^
user.cpp: In function ‘int main()’:
user.cpp:35:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("plantatii.in","r",stdin);
^
user.cpp:36:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("plantatii.out","w",stdout);
^
user.cpp:37:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:42:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&w);
^
user.cpp:44:54: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(j=1; j<= n; ++j) scanf("%d",&a[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 18656kb | Time limit exceeded. | 0 |
Punctaj total | 0 |