Pagini recente » Borderou de evaluare (job #2890405) | Borderou de evaluare (job #491559) | Borderou de evaluare (job #2510140) | Borderou de evaluare (job #2637087) | Borderou de evaluare (job #1691260)
Borderou de evaluare (job #1691260)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:59:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < color[i].size(); j++){
^
user.cpp:83:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(nr == s.size())
^
user.cpp: In function ‘int main()’:
user.cpp:89:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("unlock.in", "r", stdin);
^
user.cpp:90:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("unlock.out", "w", stdout);
^
user.cpp:91:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:93:30: 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:96:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 4196kb | Time limit exceeded. | 0 |
Punctaj total | 0 |