Pagini recente » Cod sursa (job #2583688) | Cod sursa (job #1146577) | Cod sursa (job #689422) | Borderou de evaluare (job #1567443) | Borderou de evaluare (job #1374911)
Borderou de evaluare (job #1374911)
Raport evaluator
Compilare:
user.cpp: In function ‘void bf()’:
user.cpp:26:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<T[nod].size();i++)
^
user.cpp: In function ‘void solve()’:
user.cpp:40:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<T[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:69:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("graf.in","r",stdin);
^
user.cpp:70:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("graf.out","w",stdout);
^
user.cpp:71:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d",&n,&m,&x,&y);
^
user.cpp:74:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&a,&b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 376kb | OK | 10 |
2 | 0ms | 376kb | OK | 10 |
3 | 0ms | 384kb | OK | 10 |
4 | Depăşit | 424kb | Time limit exceeded. | 0 |
5 | Depăşit | 404kb | Time limit exceeded. | 0 |
6 | 12ms | 712kb | OK | 10 |
7 | 4ms | 496kb | OK | 10 |
8 | 8ms | 648kb | OK | 10 |
9 | 12ms | 700kb | OK | 10 |
10 | 8ms | 716kb | OK | 10 |
Punctaj total | 80 |