Pagini recente » Cod sursa (job #1261670) | Borderou de evaluare (job #969841) | Cod sursa (job #3247523) | Cod sursa (job #1062482) | Borderou de evaluare (job #1460520)
Borderou de evaluare (job #1460520)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:48:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[x].size(); i++)
^
user.cpp: In function ‘void readData()’:
user.cpp:28: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:32:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t[ i ]);
^
user.cpp: In function ‘void answerQuerries()’:
user.cpp:123:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&Q,&P);
^
user.cpp: In function ‘int main()’:
user.cpp:130:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("stramosi.in","r",stdin);
^
user.cpp:131:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("stramosi.out","w",stdout);
^
user.cpp: In function ‘int querry(int, int)’:
user.cpp:103:9: warning: ‘answer’ may be used uninitialized in this function [-Wmaybe-uninitialized]
int answer;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 3412kb | Raspuns gresit! | 0 |
2 | 20ms | 3460kb | Raspuns gresit! | 0 |
3 | 92ms | 3544kb | Raspuns gresit! | 0 |
4 | 192ms | 4844kb | Raspuns gresit! | 0 |
5 | 300ms | 4864kb | Raspuns gresit! | 0 |
6 | Depăşit | 8028kb | Time limit exceeded. | 0 |
7 | Depăşit | 9384kb | Time limit exceeded. | 0 |
8 | Depăşit | 11796kb | Time limit exceeded. | 0 |
9 | 144ms | 30196kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 172ms | 34680kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |