Pagini recente » Borderou de evaluare (job #1102609) | Borderou de evaluare (job #2392826) | Borderou de evaluare (job #2443010) | Borderou de evaluare (job #441855) | Borderou de evaluare (job #1763440)
Borderou de evaluare (job #1763440)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:96:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j< rez[i].size(); ++j)
^
user.cpp:55:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&c);
^
user.cpp:69:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &code);
^
user.cpp: In function ‘int main()’:
user.cpp:107:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("piese3.in","r",stdin);
^
user.cpp:108:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("piese3.out","w",stdout);
^
user.cpp:111:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2176ms | 10176kb | OK | 100 |
Punctaj total | 100 |