Pagini recente » Cod sursa (job #2608905) | Cod sursa (job #2094110) | Cod sursa (job #2274905) | Borderou de evaluare (job #844916) | Borderou de evaluare (job #1691245)
Borderou de evaluare (job #1691245)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:56:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < s[i].size(); j++){
^
user.cpp:58:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int p = 0; p < l[xcomp][ycomp].size(); p++){
^
user.cpp:83:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(nr == s[0].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 | 3896kb | Time limit exceeded. | 0 |
Punctaj total | 0 |