Pagini recente » Borderou de evaluare (job #1950226) | Borderou de evaluare (job #1004486) | Borderou de evaluare (job #347761) | Borderou de evaluare (job #2939157) | Borderou de evaluare (job #1388556)
Borderou de evaluare (job #1388556)
Raport evaluator
Compilare:
user.cpp: In function ‘int DF()’:
user.cpp:38:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:83:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j=0;j<sol.size()-1;j++)
^
user.cpp:42:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dans.in","r",stdin);
^
user.cpp:43:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dans.out","w",stdout);
^
user.cpp:45:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:48:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:54:32: 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 | 2636ms | 12984kb | OK | 100 |
Punctaj total | 100 |