Pagini recente » Borderou de evaluare (job #503502) | Borderou de evaluare (job #2891934) | Borderou de evaluare (job #3247457) | Borderou de evaluare (job #1682440) | Borderou de evaluare (job #1763061)
Borderou de evaluare (job #1763061)
Raport evaluator
Compilare:
user.cpp: In function ‘void resolve(int, int)’:
user.cpp:33:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<values.size(); i++) {
^
user.cpp:36:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<containers.size(); j++) {
^
user.cpp: In function ‘void doTest()’:
user.cpp:63:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<rezz.size();j++){
^
user.cpp:49:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:53:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&val);
^
user.cpp: In function ‘int main()’:
user.cpp:72: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:73:40: 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:74:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1868ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |