Pagini recente » Borderou de evaluare (job #2182601) | Borderou de evaluare (job #1326184) | Borderou de evaluare (job #111324) | Borderou de evaluare (job #489914) | Borderou de evaluare (job #1763163)
Borderou de evaluare (job #1763163)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:47:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < bagama.size(); ++j)
^
user.cpp:36:14: warning: unused variable ‘ok’ [-Wunused-variable]
bool ok = false;
^
user.cpp:29:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("permking.in","r",stdin);
^
user.cpp:30:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("permking.out","w",stdout);
^
user.cpp:31:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:35:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&M);
^
user.cpp:39:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&X,&Y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 272kb | Incorect | 0 |
Punctaj total | 0 |